|
open_simulation_interface
v3.4.0 (2021-11-18)
|
Specifies the mounting position of a sensor. More...

Public Attributes | |
| optional Vector3d | position = 1 |
| optional Orientation3d | orientation = 2 |
Specifies the mounting position of a sensor.
Details are specified in each instance where MountingPosition is used.
| optional Orientation3d osi3::MountingPosition::orientation = 2 |
Orientation offset relative to the specified reference coordinate system.
\( Origin_{sensor} := Rotation_{yaw,pitch,roll}( \) orientation \( )*(Origin_{\text{reference coord system}} - \) position \( )\)
| optional Vector3d osi3::MountingPosition::position = 1 |
Offset position relative to the specified reference coordinate system.