Skip to content

FRC5113/2024-Perry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2024-Perry

Combustible Lemons' 2024 robot

Getting Started

  1. Clone this repository with git
git clone https://github.com/FRC5113/2024-Perry.git
  1. Create a new venv
python3 -m venv venv
  1. Activate it
source venv/bin/active

or

.\venv\Scripts\Activate.ps1
  1. Install dependencies
pip3 install -r requirements.txt
  1. Install pre-commit hooks
pre-commit install
  1. Get started with src/robot.py

About

Combustible Lemons' 2024 robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages