open_simulation_interface
v3.4.0 (2021-11-18)
|
Teleport Action. More...
Public Attributes | |
optional ActionHeader | action_header = 1 |
optional Vector3d | position = 2 |
optional Orientation3d | orientation = 3 |
Teleport Action.
This Action allows to immediately place a traffic participant to another position.
optional ActionHeader osi3::TrafficAction::TeleportAction::action_header = 1 |
The Action Header
optional Orientation3d osi3::TrafficAction::TeleportAction::orientation = 3 |
Orientation in the global coordinate system.
This is optional, if no orientation is given, the end orientation is under control of the traffic participant.
optional Vector3d osi3::TrafficAction::TeleportAction::position = 2 |
Position in the global coordinate system.
The position refers to the center (x,y,z) of the bounding box.
BaseMoving
message.