VFF-tour hits This
first practice is to program a robot so as to move randomly around the stage without actually colliding. For this, the robot moves in a straight line until it meets an obstacle, then turns back a bit and a random number of degrees to avoid the obstacle. Once you have turned again to move to find a new obstacle.
To do it I had to change the function yourcode_iteration found in the file navegación.c
0 comments:
Post a Comment