| 
    open_simulation_interface
    vv3.5.0(01.06.2022)
    
   | 
 
The StatePoint definition. More...

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