Complete this challenge in Robot Virtual Worlds to earn this achievement.
- Virtual World: Challenge Pack for VEX IQ
- Level: Tiled Maze
- Robot: Clawbot IQ
Using a looping decision behavior, program the robot to navigate a simple maze!
Using a looping decision behavior, program the robot to navigate a simple maze, using only two actions: moving forward for a certain distance and turning right. Those are the only two actions that the robot can use.
Note: In virtual worlds, the distance of each segment of the maze may not always be the same. Use the Measurement Toolkit to be sure!