Skip to content

For WRRF Workshops

Latest
Compare
Choose a tag to compare
@ctychen ctychen released this 15 Dec 08:03
· 3 commits to master since this release

Download MinibotsWorkshopExamples.zip which contains a sample project for coding a Minibot. Extract the files, open the MinibotsWorkshopExamples folder as a Java project, and in the package frc.team670.robot.commands.drive, the 4 classes there (TimeDrive, BalancedDrive, DistanceDrive, PIDDistanceDrive) are the ones we'll be coding in this workshop.