7#ifndef YARP_DEV_TEMPERATUREROSPUBLISHER_H
8#define YARP_DEV_TEMPERATUREROSPUBLISHER_H
11#include <yarp/rosmsg/sensor_msgs/Temperature.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()
TemperatureRosPublisher: This wrapper connects to a device and publishes a ROS topic of type sensor_m...
bool viewInterfaces() override
void run() override
Loop function.
Device interface to one or multiple temperature sensors.