18 #ifndef _SONARVISUAL_HH_
19 #define _SONARVISUAL_HH_
23 #include "gazebo/msgs/MessageTypes.hh"
43 const std::string &_topicName);
49 public:
virtual void Load();
52 private:
void Update();
55 private:
void OnMsg(ConstSonarStampedPtr &_msg);
A renderable object.
Definition: Visual.hh:58
Visualization for sonar data.
Definition: SonarVisual.hh:36
#define GZ_RENDERING_VISIBLE
Definition: system.hh:241
boost::shared_ptr< Visual > VisualPtr
Definition: RenderTypes.hh:107