-
Notifications
You must be signed in to change notification settings - Fork 128
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
Align TrafficLight with OpenDRIVE and OpenSCENARIO #614
Align TrafficLight with OpenDRIVE and OpenSCENARIO #614
Conversation
// \attention DEPRECATED: This color enum will be removed in version | ||
// 4.0.0. Use the field \c #phase (\c Phase) of | ||
// \c Classification instead. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if this really should be deprecated for OSI. For OpenSCENARIO and the agent model use case it is probably a good idea to describe traffic lights with a phase as you suggest in this PR. But the (semantic) color might still be an interesting input for sensor models... Maybe it could be similar to the separation of logical and physical information for lanes which was introduced in PR599.
For this pull request we (the Harmonization group) agreed on waiting for the outcome of the potential OSI, OpenSCENARIO and OpenDRIVE workshop on dynamic traffic signals/signs. |
Maybe we can add @arauschert here for some input regarding the harmonization with OpenSceanrio |
Sure. Please invite me, if there are any discussion meetings. From my POV we first have to decide, what OSI shall represent:
I would also separate the issue of missing icons for U-turn, bicycles and tram, which can be easily fixed (v3.x) from the harmonization issue (v4) |
WG meeting Harmonization response: After termonology is clear, please update. |
Harmonization WG 2023/03/01: @adrianschultz Is this topic still open and will you adapt the PR by the mentioned issues? Or should we close this PR? |
OtherModels & Harmonization group meeting result: Closed. If needed again, reopen new issue / PR. |
Reference to a related issue in the repository
#611
Add a description
I changed the traffic lights according to the description in #611
Changes to be reviewed are only in osi_trafficlight.proto
The other changes are documented in #584 and #613 and should be reviewed there.
Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board: