-
Notifications
You must be signed in to change notification settings - Fork 1
Home
This Wiki contains procedural documentation for the Girls of Steel FRC programmers.
-
Programming Environment Set Up
Includes references to FIRST documents plus extra steps specific to our team.
-
Troubleshooting Build Problems
Solving problems with building projects.
-
Using debug mode in Eclipse to debug (especially robot problems, but really anything).
-
Help with programming commands.
-
All the javadoc for all of the FRC code.
-
Notes on using computer vision to locate the reflective game markers
-
What do all those blinky lights really mean? Find out here.
-
Upgrading Firmware and Setting Up Electronics
A checklist of steps to upgrade the firmware on the FRC electronics, set up the Wi-Fi radio, and program the CAN motor controllers.
-
The information needed when committing code.
-
How to use git from Eclipse.
-
What's the story with all those magic keywords?
-
What is merging, and how do you do it?
-
Problems, symptoms, and solutions
A page for problems you might run into, how to diagnose them, and how to solve them. NOTE: ADD NEW ERROR MESSAGES WHEN YOU HAVE THEM.
(more to come on merging, the history, undoing commits, etc, etc, in a bit.)