gladiatorsprogramming1591 / Thunderclap

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

Create Command Groups for AutoNav Challenge #24

Open dltompki opened 3 years ago

dltompki commented 3 years ago

Proposed Functionality

The robot should be able to complete all 3 AutoNav Challenge field configurations.

Suggested Implementation

Use measurements from #23 and create command groups similar to the GalacticSearch command groups.

Resources

GalacticSearch command groups are located at commands/AutonomousCommands/GalacticSearch within the project. Make sure you use the most recent version for refrence.