18 #ifndef _GAZEBO_FIXEDJOINT_HH_    19 #define _GAZEBO_FIXEDJOINT_HH_    49       public: 
virtual void Load(sdf::ElementPtr _sdf)
    55       protected: 
virtual void Init()
 FixedJoint(BasePtr _parent)
Constructor. 
Definition: FixedJoint.hh:37
 
FixedJoint type. 
Definition: Base.hh:120
 
Forward declarations for the common classes. 
Definition: Animation.hh:33
 
A fixed joint rigidly connecting two bodies. 
Definition: FixedJoint.hh:33
 
virtual void Init()
Initialize joint. 
Definition: FixedJoint.hh:55
 
virtual unsigned int GetAngleCount() const
Definition: FixedJoint.hh:44
 
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message. 
 
virtual void Load(sdf::ElementPtr _sdf)
Load joint. 
Definition: FixedJoint.hh:49
 
boost::shared_ptr< Base > BasePtr
Definition: PhysicsTypes.hh:72
 
virtual ~FixedJoint()
Destructor. 
Definition: FixedJoint.hh:40