2022PythonExamples/11 - Timer Based Autonomous/Challenge
2022-12-10 22:10:20 -05:00
..
README.md MOAR TRANSLATIONS 2022-12-10 22:10:20 -05:00
robot.py MOAR TRANSLATIONS 2022-12-10 22:10:20 -05:00

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