Skip to content

Team236/2016-Robot-Final

Repository files navigation

Build Status

Team 236's 2016 bot for FRC Stronghold

Goals

Here are some of my goals for this season. Best case scenario, I can change the header above to "Features" by the end of the season.

Motion Profiles for Autonomous

The MotionProfile code can now automatically generate smooth and continuous motion profiles based on profile parameters. The robot can (probably) follow these profiles too, using appropriate commands. This needs testing, but we're really happy with where we are. More on how this works in the wiki.

Smooth PID control

PID was very easy. All we needed PID for was the arm control, so virtually no additional code for us. This also needs to be tested, but that's a hardware problem.

Gyro control

We recently got a brand new NavX MXP gyro, primarily for use in the autonomous mode. we've been able to get readings, and controlling the robot based on these readings is just a step away.

About

🏰 Final robot code for the 2016 game, FIRST Stronghold

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages