Welcome to the Georgia Tech RoboJackets repository for management and storage of RoboCup's hardware files! Additional information about the team and current projects can be found on the RoboJackets Website and the RoboJacket Wiki.
If you are a new member to the RoboCup electrical team and have never used git version control before, we highly recommend that you familiarize yourself with it by reading this guide.
- A computer configured with git [Linux (Preferred)] [Windows] [Mac]
- An installation of KiCAD v10.0
To clone the repository, run the following command in your terminal:
git clone git@github.com:RoboJackets/robocup-pcb.git
All currently deployed boards as of 2026 were designed using KiCAD.
However, older boards in the archives were designed using EAGLE or PCB (a program that is part of the gEDA project)
Unfortunately, EAGLE and PCB are no longer supported by their respective companies, and are not available for download. If you need access to these files, you are on your own.
This project is licensed under the Apache License v2.0. See the LICENSE file for more information.