open_simulation_interface
v3.4.0 (2021-11-18)
|
Public Attributes | |
optional ActionHeader | action_header = 1 |
repeated Identifier | target_action_id = 2 |
This action tells a traffic participant that it should immediately abort the execution of other actions referenced within this action. In contrast to the EndActionsAction this action forces a hard termination of the referenced actions.
optional ActionHeader osi3::TrafficAction::AbortActionsAction::action_header = 1 |
The action header
repeated Identifier osi3::TrafficAction::AbortActionsAction::target_action_id = 2 |
Actions which must be aborted immediately.
These fields hold the action ids of the actions that must be aborted immediately.