The Technototes Teams 16750 and 20403 competition code for the 2021-2022 season Freight Frenzy.
There are many modules in this project, here is whats what:
- FtcRobotController is the built-in module to every project that contains core implementation of the SDK
- OspreyCode is the TeamCode module for FTC Team 16750's competition robot, Osprey
- SeagullCode is the TeamCode module for FTC Team 20403's competition robot, Seagull
- RobotLibrary is the core library module (command based, color telemetry, utility classes)
- Path is the Road Runner implementation
- Vision is the EasyOpenCV implementation
- MeepMeep is the module for testing Road Runner paths using the visualizer MeepMeep
Want our library modules for your code? Check Technolib out here.