18 #ifndef _WRENCHVISUAL_HH_
19 #define _WRENCHVISUAL_HH_
23 #include "gazebo/msgs/MessageTypes.hh"
43 const std::string &_topicName);
50 public:
void Load(ConstJointPtr &_msg);
55 public:
void SetEnabled(
bool _enabled);
58 private:
void OnMsg(ConstWrenchStampedPtr &_msg);
61 private:
void Update();
virtual void Load()
Load the visual with default parameters.
A renderable object.
Definition: Visual.hh:62
boost::shared_ptr< Visual > VisualPtr
Definition: RenderTypes.hh:100
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:48
Visualization for sonar data.
Definition: WrenchVisual.hh:36