-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
#### ME003-SimRobot | ||
## SimRobot | ||
-An introduction to coding differential drive robots without the confusion of hardware. <br> | ||
-To be completed after ME003-Intro_Python_Master.ipynb<br> | ||
-All original code below the heading "Deriving time required to make a turn of a specified angle:"<br> | ||
|
||
#### 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 |