Go to the documentation of this file.
18 #ifndef _RFIDTAGVISUAL_HH_
19 #define _RFIDTAGVISUAL_HH_
23 #include "gazebo/msgs/MessageTypes.hh"
44 const std::string &_topicName);
51 private:
void OnScan(ConstPosePtr &_msg);
RFIDTagVisual(const std::string &_name, VisualPtr _vis, const std::string &_topicName)
Constructor.
Forward declarations for the common classes.
Definition: Animation.hh:26
A renderable object.
Definition: Visual.hh:60
Visualization for RFID tags sensor.
Definition: RFIDTagVisual.hh:36
std::shared_ptr< Visual > VisualPtr
Definition: RenderTypes.hh:114
virtual ~RFIDTagVisual()
Destructor.