#include <string>#include <boost/format.hpp>#include "ros/console.h"#include "microstrain_3dmgx2_imu/3dmgx2.h"
Go to the source code of this file.
Functions | |
| std::string | getID (microstrain_3dmgx2_imu::IMU &imu) |
| Recovers hardware ID from IMU device. | |
| int | main (int argc, char **argv) |
| std::string getID | ( | microstrain_3dmgx2_imu::IMU & | imu | ) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 71 of file get_id.cpp.