-
Notifications
You must be signed in to change notification settings - Fork 16
/
2025beta_metadata.json
74 lines (74 loc) · 2.69 KB
/
2025beta_metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[
{
"uuid": "cb311d09-36e9-4143-a032-55bb2b94443b",
"name": "Studica",
"description": "Libraries for NavX and other Studica Products",
"website": "https://github.com/Studica-Robotics/NavX/"
},
{
"uuid": "e995de00-2c64-4df5-8831-c1441420ff19",
"name": "CTRE-Phoenix (v6)",
"description": "Libraries for Phoenix 6 devices",
"website": "https://docs.ctr-electronics.com/"
},
{
"uuid": "e7900d8d-826f-4dca-a1ff-182f658e98af",
"name": "CTRE-Phoenix Replay (v6)",
"description": "Libraries for Phoenix 6 devices with Hoot Replay",
"website": "https://docs.ctr-electronics.com/"
},
{
"uuid": "ab676553-b602-441f-a38d-f1296eff6537",
"name": "CTRE-Phoenix (v5)",
"description": "Libraries for Phoenix 5 devices",
"website": "https://docs.ctr-electronics.com/"
},
{
"uuid": "fbc886a4-2cec-40c0-9835-71086a8cc3df",
"name": "CTRE-Phoenix (v5) Replay Compatibility",
"description": "Compatibility library for Phoenix 5 when using Phoenix 6 replay.",
"website": "https://docs.ctr-electronics.com/"
},
{
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
"name": "PathplannerLib",
"description": "PathPlanner's powerful robot-side vendor library",
"website": "https://pathplanner.dev/pathplannerlib.html"
},
{
"uuid": "65592ce1-2251-4a31-8e4b-2df20dacebe4",
"name": "DogLog",
"description": "Simpler logging for FRC",
"website": "https://doglog.dev/"
},
{
"uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb",
"name": "REVLib",
"description": "Library for all REV devices including SPARK Flex, SPARK MAX, and Color Sensor V3",
"website": "https://docs.revrobotics.com/brushless/revlib/revlib-overview"
},
{
"uuid": "84246d17-a797-4d1e-bd9f-c59cd8d2477c",
"name": "URCL",
"description": "Unofficial REV-Compatible Logger for AdvantageScope",
"website": "https://docs.advantagescope.org/more-features/urcl"
},
{
"uuid": "151ecca8-670b-4026-8160-cdd2679ef2bd",
"name": "ReduxLib",
"description": "Redux Robotics 2025 Beta",
"website": "https://docs.reduxrobotics.com/reduxlib"
},
{
"uuid": "c39481e8-4a63-4a4c-9df6-48d91e4da37b",
"name": "maplesim",
"description": "FRC Java Robot Simulation using a physics engine",
"website": "https://github.com/Shenzhen-Robotics-Alliance/maple-sim"
},
{
"uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400",
"name": "Yet Another Generic Swerve Library (YAGSL)",
"description": "YAGSL (Yet Another Generic Swerve Library) is an open-source robotics library designed to simplify and optimize the control, simulation, and configuration of swerve drive systems of all types.",
"website": "https://docs.yagsl.com/"
}
]