18 #ifndef _SPHERE_HYDRADEMO_PLUGIN_HH_ 19 #define _SPHERE_HYDRADEMO_PLUGIN_HH_ 21 #include <boost/thread/mutex.hpp> 22 #include "gazebo/physics/physics.hh" 47 private:
void OnHydra(ConstHydraPtr &_msg);
65 private: boost::mutex msgMutex;
68 private: boost::shared_ptr<const gazebo::msgs::Hydra> hydraMsgPtr;
boost::shared_ptr< World > WorldPtr
Definition: PhysicsTypes.hh:84
Forward declarations for the common classes.
Definition: Animation.hh:33
Forward declarations for transport.
boost::shared_ptr< Subscriber > SubscriberPtr
Definition: TransportTypes.hh:53
Information for use in an update event.
Definition: UpdateInfo.hh:30
boost::shared_ptr< Node > NodePtr
Definition: TransportTypes.hh:57
Definition: HydraDemoPlugin.hh:30
boost::shared_ptr< Connection > ConnectionPtr
Definition: CommonTypes.hh:153
boost::shared_ptr< Model > ModelPtr
Definition: PhysicsTypes.hh:88
A plugin with access to physics::Model.
Definition: Plugin.hh:245
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:59