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< Connection > ConnectionPtr
Definition: CommonTypes.hh:147
boost::shared_ptr< Model > ModelPtr
Definition: PhysicsTypes.hh:84
boost::shared_ptr< Subscriber > SubscriberPtr
Definition: TransportTypes.hh:53
Forward declarations for transport.
Information for use in an update event.
Definition: UpdateInfo.hh:30
Definition: HydraDemoPlugin.hh:30
boost::shared_ptr< World > WorldPtr
Definition: PhysicsTypes.hh:80
boost::shared_ptr< Node > NodePtr
Definition: TransportTypes.hh:57
A plugin with access to physics::Model.
Definition: Plugin.hh:245
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:66