Python program to use an EV3 arm to draw a shape using the provided euclidian co-ordinates points
- Install Python on EV3 brick
- Install EV3 extension on VsCode
- Create a new project and (copy, fork, or download) the code to main.py file
- Edit the points in the main.py that corresponds to a figure
- Connect the EV3 robot and run the program using the run and debug section
- Any points that corresponds to a sequence of points can be entered to the system
- User can place any size of pen in the system
- Make the lifting and placement of robotic arm autonomous
- Implement a mechanism to place the pen autonomously
This was a team project. The team memebers were : Shishir Bishwokarma and Robert Fabbro