Skip to content

Commit e1e0b76

Browse files
committed
updated the 2024.json to add the 7 vendordeps
1 parent d687618 commit e1e0b76

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

2024.json

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,61 @@
7878
"uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb",
7979
"description": "REV Robotics REVLib C++/Java",
8080
"website": "https://docs.revrobotics.com/brushless/spark-max/revlib"
81+
},
82+
{
83+
"path": "2024/ChoreoLib-2024.2.2.json",
84+
"name": "ChoreoLib",
85+
"version": "2024.2.2",
86+
"uuid": "287cff6e-1b60-4412-8059-f6834fb30e30",
87+
"description": "A graphical tool for planning time-optimized trajectories for autonomous mobile robots in the FIRST Robotics Competition.",
88+
"website": "https://github.com/SleipnirGroup/Choreo"
89+
},
90+
{
91+
"path": "2024/NavX-2024.1.0.json",
92+
"name": "NavX",
93+
"version": "2024.1.0",
94+
"uuid": "cb311d09-36e9-4143-a032-55bb2b94443b",
95+
"description": "navX2-MXP includes software which makes navX2-MXP easier to understand, integrate and use with FIRST FRC and FTC robots",
96+
"website": "https://pdocs.kauailabs.com/navx-mxp/software/roborio-libraries/"
97+
},
98+
{
99+
"path": "2024/PathplannerLib-2024.2.8.json",
100+
"name": "PathplannerLib",
101+
"version": "2024.2.8",
102+
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
103+
"description": "PathPlanner is a motion profile generator for FRC robots created by team 3015.",
104+
"website": "https://pathplanner.dev/home.html"
105+
},
106+
{
107+
"path": "2024/photonlib-v2024.3.1.json",
108+
"name": "PhotonLib",
109+
"version": "v2024.3.1",
110+
"uuid": "515fe07e-bfc6-11fa-b3de-0242ac130004",
111+
"description": "PhotonVision is the free, fast, and easy-to-use vision processing solution for the FIRST Robotics Competition.",
112+
"website": "https://docs.photonvision.org/en/latest/docs/programming/photonlib/adding-vendordep.html"
113+
},
114+
{
115+
"path": "2024/playingwithfusion-2024.03.09.json",
116+
"name": "playingwithfusion",
117+
"version": "2024.03.09",
118+
"uuid": "14b8ad04-24df-11ea-978f-2e728ce88125",
119+
"description": "This library supports the Venom motor/controller as well as the CAN enabled Time of Flight sensor.",
120+
"website": "https://www.playingwithfusion.com/docview.php?docid=1205"
121+
},
122+
{
123+
"path": "2024/ReduxLib-2024.1.1.json",
124+
"name": "ReduxLib",
125+
"version": "2024.1.1",
126+
"uuid": "151ecca8-670b-4026-8160-cdd2679ef2bd",
127+
"description": "To make performant and open products at affordable costs to teams.",
128+
"website": "https://docs.reduxrobotics.com/reduxlib"
129+
},
130+
{
131+
"path": "2024/yagsl-2024.4.8.6.json",
132+
"name": "yagsl",
133+
"version": "2024.4.8.6",
134+
"uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400",
135+
"description": "YAGSL is a Swerve Library Developed by current and former BroncBotz mentors for all FRC Teams.",
136+
"website": "https://yagsl.gitbook.io/yagsl"
81137
}
82138
]

0 commit comments

Comments
 (0)