|
iCub-main
|
Driver for 3DM_GX3 IMU unit from MicroStrain. More...
#include <3dm_gx3.h>
Inheritance diagram for yarp::dev::imu3DM_GX3:Public Member Functions | |
| imu3DM_GX3 () | |
| ~imu3DM_GX3 () | |
| virtual bool | read (yarp::sig::Vector &out) |
| virtual bool | getChannels (int *nc) |
| virtual bool | open (yarp::os::Searchable &config) |
| virtual bool | calibrate (int ch, double v) |
| virtual bool | close () |
| void | sample_setting (void) |
| virtual yarp::os::Stamp | getLastInputStamp () |
| bool | open (const XSensMTxParameters &par) |
| imu3DM_GX3::imu3DM_GX3 | ( | ) |
Definition at line 23 of file 3dm_gx3.cpp.
| imu3DM_GX3::~imu3DM_GX3 | ( | ) |
Definition at line 67 of file 3dm_gx3.cpp.
|
virtual |
Definition at line 189 of file 3dm_gx3.cpp.
|
virtual |
Definition at line 170 of file 3dm_gx3.cpp.
|
virtual |
Definition at line 182 of file 3dm_gx3.cpp.
|
virtual |
Definition at line 226 of file 3dm_gx3.cpp.
| bool yarp::dev::imu3DM_GX3::open | ( | const XSensMTxParameters & | par | ) |
|
virtual |
Definition at line 74 of file 3dm_gx3.cpp.
|
virtual |
Definition at line 197 of file 3dm_gx3.cpp.
| void imu3DM_GX3::sample_setting | ( | void | ) |
Definition at line 141 of file 3dm_gx3.cpp.