2022PythonExamples/11 - Timer Based Autonomous/Challenge
2022-12-23 15:40:58 -05:00
..
README.md Adding more documentation 2022-12-23 15:40:58 -05:00
robot.py MOAR TRANSLATIONS 2022-12-10 22:10:20 -05:00

11 - Timer Based Autonomous - Challenge

Create an autonomous that completes the following steps

  • Forward for 2 Seconds
  • Right for .5 Seconds
  • Forward for 1 Second
  • Left for .75 Seconds
  • Backward for 2 Seconds