-
Notifications
You must be signed in to change notification settings - Fork 130
Extension for Traffic Sign classification for better harmonisation with OpenDRIVE #482
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
Extension for Traffic Sign classification for better harmonisation with OpenDRIVE #482
Conversation
HendrikAmelunxen
left a comment
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.
Approved; as discussed in OSI Harmonization working group
|
OSI CCB:
|
|
Harmonisation meeting: 11.05.21 |
… sign classification (mainSign and supplementarySign Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
…, alpha-2 codes. Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
…mirrored Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
…king Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
f908890 to
c75aa0f
Compare
|
Output from CCB 26.05.2021
|
osi_roadmarking.proto
Outdated
| // This can be achieved by visibly crossing the road marking with stripes, | ||
| // or completly covering a road marking making it not visible. | ||
| // This can be achieved by visibly crossing the road marking with stripes, | ||
| // or completly covering a road marking making it not visible. |
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.
Typo: "completely"...
osi_roadmarking.proto
Outdated
| // | ||
| // \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum | ||
| // (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br> | ||
| // How the Type will be dealt in future will be discussed in Harmonization OpenX group.<br> |
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.
Typo: "dealt with..."
osi_roadmarking.proto
Outdated
| // \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum | ||
| // (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br> | ||
| // How the Type will be dealt in future will be discussed in Harmonization OpenX group.<br> | ||
| // Deprecated planned for version 4.0.0 |
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.
Better: "Deprecation planned for..." or "Deprecated status planned for..."
osi_trafficsign.proto
Outdated
| // \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum | ||
| // (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br> | ||
| // How the Type type will be dealt in future will be discussed in Harmonization OpenX group.<br> | ||
| // Deprecated planned for version 4.0.0 |
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.
Better: "Deprecation planned for..." or "Deprecated status planned for..."
osi_trafficsign.proto
Outdated
| // | ||
| // \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum | ||
| // (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br> | ||
| // How the Type type will be dealt in future will be discussed in Harmonization OpenX group.<br> |
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.
Typo: "dealt with..."
osi_trafficsign.proto
Outdated
| // | ||
| // \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum | ||
| // (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br> | ||
| // How the Type will be dealt in future will be discussed in Harmonization OpenX group.<br> |
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.
Typo: "dealt with..."
osi_trafficsign.proto
Outdated
| // | ||
| // \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum | ||
| // (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br> | ||
| // How the bool vertically_mirrored will be dealt in future will be discussed in Harmonization OpenX group.<br> |
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.
Typo: "dealt with..."
osi_trafficsign.proto
Outdated
| // | ||
| // \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum | ||
| // (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br> | ||
| // How the DirectionScope direction_scope will be dealt in future will be discussed in Harmonization OpenX group.<br> |
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.
Typo: "dealt with..."
osi_trafficsign.proto
Outdated
| // \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum | ||
| // (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br> | ||
| // How the DirectionScope direction_scope will be dealt in future will be discussed in Harmonization OpenX group.<br> | ||
| // Deprecated planned for version 4.0.0 |
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.
Better: "Deprecation planned for..." or "Deprecated status planned for..."
osi_trafficsign.proto
Outdated
| // \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum | ||
| // (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br> | ||
| // How the bool vertically_mirrored will be dealt in future will be discussed in Harmonization OpenX group.<br> | ||
| // Deprecated planned for version 4.0.0 |
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.
Better: "Deprecation planned for..." or "Deprecated status planned for..."
Signed-off-by: Marcel Sachse <msachse@pmsfit.de>
4b35b2f to
df50fbb
Compare
osi_roadmarking.proto
Outdated
| // | ||
| // \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum | ||
| // (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br> | ||
| // How the Type will be dealt with in future will be discussed in Harmonization OpenX group.<br> |
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.
in the future?
|
CCB 13.07.2021:
|
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
c956d8d to
6fd1bec
Compare
|
CCB Output 21.07.2021
|
Add a description
OpenDRIVE categorization for traffic signs is more generic than OSI enum.

OpenDRIVE 1.6 definition for traffic sign:
Some questions to ask:
What is this change?
Extension for traffic sign classification (mainSign and sulpplementarySign). Adding attributes country, country_revision, code and sub_code in order to provide a better traffic sign harmonisation with OpenDRIVE.
Mention a member
@HendrikAmelunxen @pmai
Check the checklist