ROS driver for the LP IMU sensor. More...
#include <string>#include <map>#include "ros/ros.h"#include "sensor_msgs/Imu.h"#include "sensor_msgs/MagneticField.h"#include "lpsensor/LpmsSensorI.h"#include "lpsensor/LpmsSensorManagerI.h"#include "timesync/TimestampSynchronizer.h"
Go to the source code of this file.
Classes | |
| class | LpImuProxy |
| Manages connection with the sensor, publishes data. More... | |
Functions | |
| int | main (int argc, char *argv[]) |
ROS driver for the LP IMU sensor.
Definition in file lpms_imu_node.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 171 of file lpms_imu_node.cpp.