18 #ifndef _CONTACTVISUAL_HH_    19 #define _CONTACTVISUAL_HH_    23 #include "gazebo/msgs/MessageTypes.hh"    47                             const std::string &_topicName);
    54       public: 
void SetEnabled(
bool _enabled);
    57       private: 
void Update();
    61       private: 
void OnContact(ConstContactsPtr &_msg);
    64       private: 
void CreateNewPoint();
 
Forward declarations for the common classes. 
Definition: Animation.hh:33
 
A renderable object. 
Definition: Visual.hh:59
 
std::shared_ptr< Visual > VisualPtr
Definition: RenderTypes.hh:112