8000 GitHub - FRC5113/2025-Pelican: 5113's 2025 bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FRC5113/2025-Pelican

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2025-Pelican

Combustible Lemons' 2025 robot Our 2025 bot uses swerve drive and our custom library named LemonLib

You can get Lemonlib here

Getting Started

  1. Clone this repository with git
git clone https://github.com/FRC5113/2025-Pelican.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

5113's 2025 bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0