Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/team-3482/crescendo2024-artemis
Code for the robot Artemis in Crescendo 2024
https://github.com/team-3482/crescendo2024-artemis
first frc frc-crescendo frc-java frc-robot
Last synced: 2 months ago
JSON representation
Code for the robot Artemis in Crescendo 2024
- Host: GitHub
- URL: https://github.com/team-3482/crescendo2024-artemis
- Owner: team-3482
- License: gpl-3.0
- Created: 2024-01-08T01:45:45.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T00:36:50.000Z (3 months ago)
- Last Synced: 2024-10-10T03:02:40.620Z (2 months ago)
- Topics: first, frc, frc-crescendo, frc-java, frc-robot
- Language: Java
- Homepage:
- Size: 15.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arrowbotics (3482) Crescendo 2024 Code for `Artemis`
![Codacy grade](https://img.shields.io/codacy/grade/43885e08690845c9a2acb9bca30089c8?style=flat-square&logo=codacy)
![GitHub commit activity](https://img.shields.io/github/commit-activity/t/team-3482/Crescendo2024?style=flat-square)
![Github Started](https://img.shields.io/github/created-at/team-3482/Crescendo2024?style=flat-square&label=started)
![WPILib Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fteam-3482%2FCrescendo2024%2Fmain%2F.wpilib%2Fwpilib_preferences.json&query=%24.projectYear&style=flat-square&label=WPILib&color=%23AC2B37)
![REVLib Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fteam-3482%2FCrescendo2024%2Fmain%2Fvendordeps%2FREVLib.json&query=%24.version&style=flat-square&label=REVLib&color=%23F65E2C)
![Phoenix 6 Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fteam-3482%2FCrescendo2024%2Fmain%2Fvendordeps%2FPhoenix6.json&query=%24.version&style=flat-square&label=Phoenix%206&color=%2396C93D)
![PathplannerLib Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fteam-3482%2FCrescendo2024%2Fmain%2Fvendordeps%2FPathplannerLib.json&query=%24.version&style=flat-square&label=PathplannerLib&color=%233A51BB)`main` is now for off-season code for Artemis. The archive of our on-season code is in `onseason-archive`.
To view the new code for our other, new off-season bot, go to [Crescendo2024-Bot-2](https://github.com/team-3482/Crescendo2024-Bot-2)
## Resources
Controller Bindings
Outdated, check RobotContainer for most recent bindings.
## Contributors