AACK!
This commit is contained in:
@@ -13,7 +13,7 @@ The controller assumes an environment like the following:
|
|||||||
|
|
||||||
The goal of the controller is to find a ball (in yellow) that is located on one side of a goal line (in pink),
|
The goal of the controller is to find a ball (in yellow) that is located on one side of a goal line (in pink),
|
||||||
while avoiding any obstacles (in black) it can find. Once the ball is found, or the robot has collided with any
|
while avoiding any obstacles (in black) it can find. Once the ball is found, or the robot has collided with any
|
||||||
of the two obstacles at the sides of the goal line, the controller will return to the starting line (in blue).
|
of the two obstacles at the sides of the goal line, the controller will return to the starting line (in pink too).
|
||||||
|
|
||||||
The floor and the start/goal lines must be of constrasting colors.
|
The floor and the start/goal lines must be of constrasting colors.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user