Skip to content

This is a FRC command based tank drive code. This will be used for Copper Country Robotic's FRC Bootcamp for the Programming I session.

Notifications You must be signed in to change notification settings

TheWilbo/FRCTankBase

Repository files navigation

What to look at

Slides

https://pages.github.com/TheWilbo/FRCTankBase/slides.pdf

Code

If you know git, use git clone. If you don't, click on "<> Code", then "Download ZIP". Then, right click the file and extract all. Lastly, open WPILib VS Code and open the folder you downloaded.

image

Click src, main, java, frc, robot, commands and subsystems to open the folders. Lookout for Drivetrain.java, TeleOpDrive.java and RobotContainer.java.

Questions?

Email [email protected] with a relevent subject line

About

This is a FRC command based tank drive code. This will be used for Copper Country Robotic's FRC Bootcamp for the Programming I session.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages