Struct inertialsim::examples::KittiInertialData¶
ClassList > inertialsim > examples > KittiInertialData
Inertial sensor data. More...
#include <kitti.h>
Public Attributes¶
| Type | Name |
|---|---|
| Vector3D | angular_rate |
| EulerAngles | attitude |
| Vector3D | position |
| Scalar1D | position_accuracy |
| Vector3D | specific_force |
| Timestamps | time |
| bool | valid |
| Vector3D | velocity |
| Scalar1D | velocity_accuracy |
Detailed Description¶
Inertial navigation system data from an OxTS 3000 INS sensor. See the raw data dev. kit readme.txt and the OxTS RT3000 user manual for more information.
Public Attributes Documentation¶
variable angular_rate¶
variable attitude¶
variable position¶
variable position_accuracy¶
variable specific_force¶
variable time¶
variable valid¶
variable velocity¶
variable velocity_accuracy¶
The documentation for this class was generated from the following file cpp/include/inertialsim/examples/kitti.h