Aria
2.8.0
|
Example using actions and range devices to implement a random wander avoiding obstacles. This program will just have the robot wander around. It uses some avoidance actions if obstacles are detected with the sonar or laser (if robot has a laser), otherwise it just has a constant forward velocity.
Press Control-C or Escape keys to exit.
This program will work either with the MobileSim simulator or on a real robot's onboard computer. (Or use -remoteHost to connect to a wireless ethernet-serial bridge.)