diff --git a/IJM Sample Work/Python2-Intro_to_Robotics/SimRobot/README.md b/IJM Sample Work/Python2-Intro_to_Robotics/SimRobot/README.md index 67738d1..a66a46c 100644 --- a/IJM Sample Work/Python2-Intro_to_Robotics/SimRobot/README.md +++ b/IJM Sample Work/Python2-Intro_to_Robotics/SimRobot/README.md @@ -1,4 +1,7 @@ -#### ME003-SimRobot +## SimRobot -An introduction to coding differential drive robots without the confusion of hardware.
-To be completed after ME003-Intro_Python_Master.ipynb
-All original code below the heading "Deriving time required to make a turn of a specified angle:"
+ +#### ME003-SimRobot +-Teaches students from classes and methods up to control of Differential Drive Robot and how to their own write classes and methods to control robot