40 #define MAX_COLLIDE_RETURNS 250
41 #define MAX_CONTACT_JOINTS 32
74 public:
Contact &operator =(
const msgs::Contact &_contact);
78 public:
void FillMsg(msgs::Contact &_msg)
const;
82 public: std::string DebugString()
const;
Base class for all collision entities.
Definition: Collision.hh:44
The Vector3 class represents the generic vector containing 3 elements.
Definition: Vector3.hh:43
default namespace for gazebo
boost::shared_ptr< World > WorldPtr
Definition: PhysicsTypes.hh:78
Wrench information from a joint.
Definition: JointWrench.hh:39
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:48
A Time class, can be used to hold wall- or sim-time.
Definition: Time.hh:43