-
Notifications
You must be signed in to change notification settings - Fork 330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to draw an intersection controlled by two traffic lights (straight and right) #367
Comments
How to draw the lanelet2Maps in vector map builder website? |
1 similar comment
I don't get the question to be honest. Which traffic light controls laneletA? And on which lanelet is the ego vehicle? |
It was my mistake that ego vehicle should drive in one lanelet with a traffic light when a start point and end point were published。And the wrong idea I thought when ego vehicle stopped in front of stop line with red traffc light,I published a green signal and setted a new end point in other lanelet,the planned path was forbidden to drive。hah... |
It happend in a intersection with straight lanelet and left lanelet。 |
For example as bellow,I set two traffic lights in laneletA,LightA and LightB。The LightA only controls laneletB,LightB only only controls laneletC。When the LightA's traffic light color is red,and LightB's traffic light color is green,the ego vehicle can only turn right and cann't go straight。Meanwhile,when the LightA's traffic light color is green,and LightB's traffic light color is red,the ego vehicle can only go straight and cann't turn right。
The text was updated successfully, but these errors were encountered: