PRACTICE: Add a simple auton routine to the robot
Open
Practice
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Write code in robot.py that drives the robot forwards at 70% speed for 3 seconds in autonomous mode. You can use either arcadeDrive or tankDrive to move it, and you can use code from the timer.py file (in pikitlib) to check how long it's been moving.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.