A FIRST Robot created for mechanical and programming practice
written in Python using the robotpy module
There are multiple ways to clone a Github Repository
-
Install Github Desktop
-
Sign into Github Desktop
-
Clone Repository using URL option
https://github.com/Team2556/python-prototype
-
Install Git
-
Clone the Repository
git clone https://github.com/Team2556/python-prototype.git
-
Enter local repository directory
cd python-prototype
-
Check if Python 12.5 (or higher) is installed
python --version
If not, install Python 12.6 here
-
Install RobotPy module
pip install robotpy
-
Enter src directory
cd src
-
Run the Robot Code
robotpy run
FIRST Robotics Competition - Team 2556
📍 Located Niceville Florida, USA
team2556.com | [email protected]