gladiatorsprogramming1591 / Thunderclap

Robot Code for the Greece Gladiators FRC Team 1591 2020-21
https://www.gladiatorsrobotics.org/
1 stars 2 forks source link

System check command #20

Open dltompki opened 3 years ago

dltompki commented 3 years ago

Proposed Functionality

SmartDashboard button which runs a command that goes through all basic functionality of the robot as a basic system test of the robot. Need to write documentation that says exactly what the command should do so that we can identify irregularities.

Suggested Implementation

SequentialCommandGroup with most commonly used/basic commands.