Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/neatteam1943/utils
- Owner: NeatTeam1943
- Created: 2020-09-26T17:42:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T21:30:03.000Z (over 4 years ago)
- Last Synced: 2024-11-17T06:37:10.668Z (2 months ago)
- Topics: frc, frc-java
- Language: Java
- Homepage: https://neatteam1943.com
- Size: 43 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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