|
open_simulation_interface
vv3.5.0(01.06.2022)
|
The scenario engine provides control commands in the traffic command message to traffic participant models. More...

Public Attributes | |
| optional InterfaceVersion | version = 1 |
| The interface version used by the sender (scenario engine). More... | |
| optional Timestamp | timestamp = 2 |
| The data timestamp of the simulation environment. More... | |
| optional Identifier | traffic_participant_id = 3 |
| The ID of this traffic participant. More... | |
| repeated TrafficAction | action = 4 |
| Commanded traffic action(s) if any. More... | |
The scenario engine provides control commands in the traffic command message to traffic participant models.
The control commands are based on the scenario.
| optional InterfaceVersion osi3::TrafficCommand::version = 1 |
The interface version used by the sender (scenario engine).
| optional Timestamp osi3::TrafficCommand::timestamp = 2 |
The data timestamp of the simulation environment.
Zero time is arbitrary but must be identical for all messages. Zero time does not need to coincide with the UNIX epoch. It is recommended to use zero timestamp as the starting time point of the simulation.
| optional Identifier osi3::TrafficCommand::traffic_participant_id = 3 |
The ID of this traffic participant.
| repeated TrafficAction osi3::TrafficCommand::action = 4 |
Commanded traffic action(s) if any.