7#ifndef YARP_DEV_POSEROSPUBLISHER_H
8#define YARP_DEV_POSEROSPUBLISHER_H
11#include <yarp/rosmsg/geometry_msgs/PoseStamped.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()
PoseStampedRosPublisher: This wrapper connects to a device and publishes a ROS topic of type geometry...
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 position sensors, such as UWB localization sensors.