
A behaviour for stopping the robot if stuff gets too close for comfort. More...
#include "Robots/LoBot/control/LoBehavior.H"#include "Robots/LoBot/io/LoDangerZone.H"#include "Robots/LoBot/misc/factory.hh"#include <vector>

Go to the source code of this file.
Classes | |
| class | lobot::EmergencyStop |
| A behaviour for stopping the robot dead in its tracks when it senses things getting too close for comfort. More... | |
A behaviour for stopping the robot if stuff gets too close for comfort.
Definition in file LoEmergencyStop.H.
1.6.3