17 #ifndef _ODEMULTIRAYSHAPE_HH_
18 #define _ODEMULTIRAYSHAPE_HH_
38 public:
virtual void UpdateRays();
44 private:
static void UpdateCallback(
void *_data, dGeomID _o1,
54 private: dSpaceID superSpaceId;
57 private: dSpaceID raySpaceId;
The Vector3 class represents the generic vector containing 3 elements.
Definition: Vector3.hh:43
Laser collision contains a set of ray-collisions, structured to simulate a laser range scanner...
Definition: MultiRayShape.hh:41
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:94
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:48
ODE specific version of MultiRayShape.
Definition: ODEMultiRayShape.hh:28