#include <string>
#include <boost/format.hpp>
#include "ros/console.h"
#include "microstrain_3dmgx2_imu/3dmgx2.h"
#include "log4cxx/logger.h"
Go to the source code of this file.
Functions | |
std::string | getID (microstrain_3dmgx2_imu::IMU &imu) |
Recovers hardware ID from IMU device. More... | |
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.