37 SetSensorTouch(PRIMA_TOUCH_SENSOR);
38 SetSensorLight(PRIMA_LIGHT_SENSOR);
39 SetSensorSound(PRIMA_SOUND_SENSOR);
40 SetSensorLowspeed(PRIMA_RANGE_SENSOR);
Sonar implementation with an ultrasonic sensor, optionally mounted on a sweep motor.
Implements odometery for 2 wheels drive robot base using motor tachometers.
Debugging utility macros.
A simple 3-components vector implementation (2D point + direction)
Provides simple arithmetic for absolute and relative angles.
A simple 2 wheels drive vehicle implementation that can travel a set of navigation points...
Generic PID controller implementation.
An experimental robotic platform for developing this library.
Motor control implementation.
A 2D map implementation that holds a set of landmark objects.