6#ifndef YARP_DEV_IMU_NWS_ROS2_H
7#define YARP_DEV_IMU_NWS_ROS2_H
10#include <sensor_msgs/msg/imu.hpp>
This abstract template needs to be specialized in a ROS Publisher, for a specific ROS mesagge/sensor ...
bool open(yarp::os::Searchable ¶ms) override
bool detachAll() override
bool attachAll(const yarp::dev::PolyDriverList &p) override
IMU_nws_ros2: This wrapper connects to a device and publishes a ROS topic of type sensor_msgs::Imu.
void run() override
Loop function.
bool viewInterfaces() override
Device interface to one or multiple orientation sensors, such as IMUs with on board estimation algori...
Device interface to one or multiple three axis gyroscopes.
Device interface to one or multiple three axis linear accelerometers.
Device interface to one or multiple three axis magnetometers.