Skip to content

Struct inertialsim::examples::PoseData

ClassList > inertialsim > examples > PoseData

TartanAir IMU pose data. More...

  • #include <tartanair.h>

Public Attributes

Type Name
EulerAngles attitude
Vector3D position
Timestamps time
Vector3D velocity

Detailed Description

IMU pose from a TartanAir environment and trajectory.

Public Attributes Documentation

variable attitude

EulerAngles inertialsim::examples::PoseData::attitude;

variable position

Vector3D inertialsim::examples::PoseData::position;

variable time

Timestamps inertialsim::examples::PoseData::time;

variable velocity

Vector3D inertialsim::examples::PoseData::velocity;


The documentation for this class was generated from the following file cpp/include/inertialsim/examples/tartanair.h