Struct inertialsim::examples::tartanair::PoseData¶
ClassList > inertialsim > examples > tartanair > PoseData
TartanAir IMU pose data. More...
#include <tartanair.h>
Public Attributes¶
| Type | Name |
|---|---|
| EulerAngles | attitude Attitude as Euler angles in radians. |
| Vector3D | position Position in global frame (X, Y, Z) in meters. |
| Timestamps | time Timestamps (s) from simulation. |
| Vector3D | velocity Velocity in global frame (X, Y, Z) in m/s. |
Detailed Description¶
IMU pose from a TartanAir environment and trajectory.
Public Attributes Documentation¶
variable attitude¶
Attitude as Euler angles in radians.
variable position¶
Position in global frame (X, Y, Z) in meters.
variable time¶
Timestamps (s) from simulation.
variable velocity¶
Velocity in global frame (X, Y, Z) in m/s.
The documentation for this class was generated from the following file cpp/include/inertialsim/examples/tartanair.h