2022PythonExamples/14 - Gyroscopes/Challenge
2022-12-26 14:40:10 -05:00
..
README.md Adding a bunch more readme content 2022-12-26 14:40:10 -05:00
robot.py Committing some more work 2022-12-13 20:35:53 -05:00

14 - Gyroscopes - Challenge

Combine the use of encoders and gyroscopes to do the following

  • Drive forward 60 inches
  • Rotate to 45 degrees (assume a left turn is negative rotation, right turn is positive rotation)
  • Drive forward 20 inches
  • Rotate to -90 degrees