Reads the network IMU's data and publish. More...
#include <ros/ros.h>#include "std_msgs/String.h"#include <sstream>#include <string>#include <imu_network/raw_imu_message.h>#include <imu_network/sensors_values.h>#include <imu_network/sensors_network.h>#include <serialcom/SerialCom.h>#include <algorithm>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Reads the network IMU's data and publish.
Definition in file sensors_receiver.cpp.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 53 of file sensors_receiver.cpp.