Python program to move an EV3 robot to an unknown goal bounded by red lines inside a maze bounded by a blue line.
- Install Python on Ev3
- Install EV3 extension on VSCode
- Create a new project using the installed Ev3 extension. Fork, clone, or download the code from the repository and paste it on main.py
- Connect the Ev3 robot
- Run the program using the Run and Debug option
- The robot can be placed anywhere inside the maze
- The user can place anything inside the red box, the robot will remove it
- Light Sensor of Ev3 robot
- Color Sensor of the Ev3 robot
This was a team project. The team memebers were : Shishir Bishowokarma and Robert Fabbro