Code base for ZACTF 2020
Documentation of FRC at SSIS in collaboration with Team 426 Zombie Apocalypse Counter Task Force from the Bronx, NY. Made possible thanks to the great teamwork of Evan Weinberg and Keith Violette.
For season 2020-2021, 2021-2022 and 2022-2023 the FRC participation at SSIS is on hold. In the spare time in 2023 it might be possible that the software of the rover is updated to recieve PWM control inputs without a Server Host, so that it could be controlled directly by an inexpensive 6-channel Radio Control Unit like FlySky FS-i6X or MicroZone MC6C. All the while Team 426 scored 27/41 in the Long Island Competition 2022 "Rapid React".
In collaboration with Pinkerton Academy, Timberlane Regional High School, School for Excellence and Bronx International High School the startkit was ordered in 2019 and build early 2020. Together the 5 Schools formed Team 426. Then the collaborative programming phase began. It mainly focused on the file Team426Robot/scr/main/java/frc/robot/Robot.java
. Some 34 commits can be seen from February 29, 2020 to March 12, 2020. The full repository is https://github.com/emwdx/Team426Robot .
The official website for FRC is https://www.firstinspires.org/robotics/frc. Further resources:
- https://docs.wpilib.org/en/stable/index.html FRC control systems documentation by wpi.edu
- https://www.118everybot.org/ Reference design to give rookies support to build a first robot with less than $1000.