Skip to content

Commit

Permalink
updated the 2024.json to add the 7 vendordeps
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondaming committed May 29, 2024
1 parent d687618 commit e1e0b76
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions 2024.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,61 @@
"uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb",
"description": "REV Robotics REVLib C++/Java",
"website": "https://docs.revrobotics.com/brushless/spark-max/revlib"
},
{
"path": "2024/ChoreoLib-2024.2.2.json",
"name": "ChoreoLib",
"version": "2024.2.2",
"uuid": "287cff6e-1b60-4412-8059-f6834fb30e30",
"description": "A graphical tool for planning time-optimized trajectories for autonomous mobile robots in the FIRST Robotics Competition.",
"website": "https://github.com/SleipnirGroup/Choreo"
},
{
"path": "2024/NavX-2024.1.0.json",
"name": "NavX",
"version": "2024.1.0",
"uuid": "cb311d09-36e9-4143-a032-55bb2b94443b",
"description": "navX2-MXP includes software which makes navX2-MXP easier to understand, integrate and use with FIRST FRC and FTC robots",
"website": "https://pdocs.kauailabs.com/navx-mxp/software/roborio-libraries/"
},
{
"path": "2024/PathplannerLib-2024.2.8.json",
"name": "PathplannerLib",
"version": "2024.2.8",
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
"description": "PathPlanner is a motion profile generator for FRC robots created by team 3015.",
"website": "https://pathplanner.dev/home.html"
},
{
"path": "2024/photonlib-v2024.3.1.json",
"name": "PhotonLib",
"version": "v2024.3.1",
"uuid": "515fe07e-bfc6-11fa-b3de-0242ac130004",
"description": "PhotonVision is the free, fast, and easy-to-use vision processing solution for the FIRST Robotics Competition.",
"website": "https://docs.photonvision.org/en/latest/docs/programming/photonlib/adding-vendordep.html"
},
{
"path": "2024/playingwithfusion-2024.03.09.json",
"name": "playingwithfusion",
"version": "2024.03.09",
"uuid": "14b8ad04-24df-11ea-978f-2e728ce88125",
"description": "This library supports the Venom motor/controller as well as the CAN enabled Time of Flight sensor.",
"website": "https://www.playingwithfusion.com/docview.php?docid=1205"
},
{
"path": "2024/ReduxLib-2024.1.1.json",
"name": "ReduxLib",
"version": "2024.1.1",
"uuid": "151ecca8-670b-4026-8160-cdd2679ef2bd",
"description": "To make performant and open products at affordable costs to teams.",
"website": "https://docs.reduxrobotics.com/reduxlib"
},
{
"path": "2024/yagsl-2024.4.8.6.json",
"name": "yagsl",
"version": "2024.4.8.6",
"uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400",
"description": "YAGSL is a Swerve Library Developed by current and former BroncBotz mentors for all FRC Teams.",
"website": "https://yagsl.gitbook.io/yagsl"
}
]

0 comments on commit e1e0b76

Please sign in to comment.