A behaviour for stopping the robot dead in its tracks when it senses things getting too close for comfort. More...
#include <Robots/LoBot/control/LoEmergencyStop.H>
Friends | |
class | subfactory< EmergencyStop, base > |
A behaviour for stopping the robot dead in its tracks when it senses things getting too close for comfort.
This class implements a behaviour that uses the laser range finder to sense when the robot's "danger zone" has been penetrated and shuts off the motors when that happens.
Definition at line 70 of file LoEmergencyStop.H.