|
open_simulation_interface
v3.4.0 (2021-11-18)
|
The StatePoint definition. More...

Public Attributes | |
| optional Timestamp | timestamp = 1 |
| optional Vector3d | position = 2 |
| optional Orientation3d | orientation = 3 |
The StatePoint definition.
A reference to a time and pose. Typically used in a repeated field to define a trajectory.
| optional Orientation3d osi3::StatePoint::orientation = 3 |
Orientation in the global coordinate system.
| optional Vector3d osi3::StatePoint::position = 2 |
Position in the global coordinate system.
BaseMoving message. | optional Timestamp osi3::StatePoint::timestamp = 1 |
The timestamp of a StatePoint.