phykhepera.h
166 void setProximityIRSensorsGraphicalProperties(bool drawSensor, bool drawRay = false, bool drawRealRay = false);
bool isKinematic() const
Returns true if we are using the kinematic model.
Definition: phykhepera.h:201
static const real axletrack
The distance between the two motorized wheels.
Definition: phykhepera.h:87
SimulatedIRProximitySensorController * proximityIRSensorController()
Returns the proximity infrared sensors controller.
Definition: phykhepera.h:135
WheelMotorController * wheelsController()
Returns the motor controller for the wheels.
Definition: phykhepera.h:125
static const real bodydistancefromground
The distance of the body from the ground.
Definition: phykhepera.h:52
An helper class to draw stuffs in the world.
Definition: graphicalwobject.h:48
float real
Dedicated controller for wheeled robots.
Definition: motorcontrollers.h:167
A collection of SingleIR.
Definition: sensorcontrollers.h:504