IMU publish plugin. More...
#include <cmath>
#include <mavros/mavros_plugin.h>
#include <pluginlib/class_list_macros.h>
#include <tf/transform_datatypes.h>
#include <sensor_msgs/Imu.h>
#include <sensor_msgs/MagneticField.h>
#include <sensor_msgs/Temperature.h>
#include <sensor_msgs/FluidPressure.h>
#include <geometry_msgs/Vector3.h>
Go to the source code of this file.
Classes | |
class | mavplugin::IMUPubPlugin |
IMU data publication plugin. More... | |
Namespaces | |
namespace | mavplugin |
IMU publish plugin.
Definition in file imu_pub.cpp.