Cheetah Software
1.0
|
#include <IMUTypes.h>
Public Attributes | |
Vec3< float > | accelerometer |
Vec3< float > | gyro |
Quat< float > | quat |
Mini Cheetah's IMU
Definition at line 13 of file IMUTypes.h.
Vec3<float> VectorNavData::accelerometer |
Definition at line 14 of file IMUTypes.h.
Vec3<float> VectorNavData::gyro |
Definition at line 15 of file IMUTypes.h.
Quat<float> VectorNavData::quat |
Definition at line 16 of file IMUTypes.h.