-
Updated
Oct 12, 2020 - HTML
frc
FIRST Robotics Competition (FRC) is a robotics competition for students in grades 9-12 to compete head to head, using a sports model. Teams are responsible for designing, building, and programming their robots in a six-week build period to compete in an alliance format against other teams.
Here are 1,084 public repositories matching this topic...
-
Updated
Oct 12, 2020 - Groovy
-
Updated
Apr 1, 2020 - C
-
Updated
Oct 12, 2020 - QML
-
Updated
Oct 4, 2020 - Kotlin
-
Updated
Oct 12, 2020 - C#
-
Updated
May 10, 2020 - Java
-
Updated
Jun 23, 2020 - Java
-
Updated
Oct 6, 2020
-
Updated
Oct 1, 2020 - Python
We should remove the RP row from the Match Breakdown views for playoff matches. In some cases (2017) these rows are showing up as null
-
Updated
Mar 29, 2018 - C++
-
Updated
Sep 27, 2020 - Java
-
Updated
Mar 18, 2020 - Python
Should output python, pynetworktables, and pynetworktables2js versions.
-
Updated
Aug 6, 2020 - Python
-
Updated
Jan 31, 2018 - Objective-C
-
Updated
Sep 12, 2019 - Java
-
Updated
Mar 9, 2018 - C++
Created by FIRST
- Organization
- first
- Website
- www.firstinspires.org/robotics/frc
- Wikipedia
- Wikipedia



The geometry classes have defaults in a bunch of places and are used as defaults in a bunch of other places, so it would be sensible to make the default readable. Color and Color8Bit are simple enough as well.
These should have a repr similar to dataclasses, IMO.