| Motivations and Goals |
|---|
| Become familiar with reactive-based robot control |
| Become familiar with collision-avoidance and be aware of robot sensors |
| Be able to implement reactive based control of mobile robot |
| Tasks (teacher) |
| Implement “Tangent Bug algorithm” for autonomous reactive-based navigation of hexapod walking robot (2 Points) |
| The robot has to pass through the environment using the implemented algorithm |
| Lab resources |
| Lab scripts: lab02 resource files |
| V-REP scenes: simple_distance.ttt, obstacles.ttt |
| V-REP remoteAPI: hexapod_vrep |
Reactive algorithm for obstacle avoidance 1) assuming only a local knowledge about the environment.
Uses only two motion primitives:
obstacles.ttt scene. Set the goal position of the robot to be [-1.6, 1.6].