Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neatteam1943/utils

FRC utilities by NeatTeam #1943
https://github.com/neatteam1943/utils

frc frc-java

Last synced: 3 days ago
JSON representation

FRC utilities by NeatTeam #1943

Awesome Lists containing this project

README

        

# Utils
FRC utilities

# Utilities Available
- PIDGraph

# Installation
Installation is done using WPILib's vendordeps.

Open your robot code inside vscode and then:
1. Press `ctrl` + `shit` + `p` to enter command palette
2. Find `WPILib: Manage Vendor Libraries`
3. Select `Install new libraries (online)`
4. Enter our vendor json file url:
`https://raw.githubusercontent.com/NeatTeam1943/Utils/master/neatteam1943-utils.json`
5. Run a build to verify the installation

# Docs
https://neatteam1943.com/docs/Utils