|
open_simulation_interface
v3.4.0 (2021-11-18)
|
Additional supplementary sign modifying the main sign. More...

Classes | |
| struct | Classification |
Classification data for a supplementary traffic sign. More... | |
Public Attributes | |
| optional BaseStationary | base = 1 |
| optional Classification | classification = 2 |
| optional string | model_reference = 3 |
Additional supplementary sign modifying the main sign.
| optional BaseStationary osi3::TrafficSign::SupplementarySign::base = 1 |
The base parameters of the supplementary traffic sign.
The orientation of the bounding box SupplementarySign::base ( BaseStationary::orientation ) is defined as follows: The z-axis of the given BaseStationary::orientation is the vector from the bottom to the top of the supplementary traffic sign's 2D image plate. (Normally it is equal to the ground truth z-axis.) The x-axis of the given BaseStationary::orientation is view normal of the supplementary traffic sign's image. This x-axis points from the supplementary traffic sign's image in the direction from where a 'viewer' could see the supplementary traffic sign image.
| optional Classification osi3::TrafficSign::SupplementarySign::classification = 2 |
The classification of the supplementary traffic sign.
| optional string osi3::TrafficSign::SupplementarySign::model_reference = 3 |
Opaque reference of an associated 3D model of the supplementary traffic sign.