7#ifndef YARP_DEV_MAGFIELDROSPUBLISHER_H
8#define YARP_DEV_MAGFIELDROSPUBLISHER_H
11#include <yarp/rosmsg/sensor_msgs/MagneticField.h>
This abstract template needs to be specialized in a ROS Publisher, for a specific ROS mesagge/sensor ...
bool detachAll() override
bool attachAll(const yarp::dev::PolyDriverList &p) override
bool open(yarp::os::Searchable ¶ms) override
GenericSensorRosPublisher()
MagneticFieldRosPublisher: This wrapper connects to a device and publishes a ROS topic of type sensor...
virtual bool viewInterfaces() override
yarp::dev::IThreeAxisMagnetometers * m_iThreeAxisMagnetometers
void run() override
Loop function.
Device interface to one or multiple three axis magnetometers.