
Files | |
| file | axisorientationsensor.cpp |
| file | axisorientationsensor.h [code] |
| file | irsensor.cpp |
| file | irsensor.h [code] |
| file | raysensor.h [code] |
| file | raysensorbank.cpp |
| file | raysensorbank.h [code] |
| file | ode_robots/sensors/README |
| This file is used for the doxygen documentation. | |
| file | relativepositionsensor.cpp |
| file | relativepositionsensor.h [code] |
| file | sensor.h [code] |
| file | soundsensor.cpp |
| file | soundsensor.h [code] |
| file | speedsensor.cpp |
| file | speedsensor.h [code] |
Up to now there is an abstract class for Ray-based sensors called lpzrobots::RaySensor and one child implementing an infrared sensor (lpzrobots::IRSensor).
The lpzrobots::RaySensorBank allows a common administration of a set of ray sensors.
1.4.7