Skip to content

Commit 9927e39

Browse files
Added YAMS (#153)
Co-authored-by: thenetworkgrinch <[email protected]>
1 parent 83e53fd commit 9927e39

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

2025/yams-2025.9.2.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"fileName": "yams.json",
3+
"name": "Yet Another Mechanism System",
4+
"version": "2025.9.2",
5+
"frcYear": "2025",
6+
"uuid": "a1051e86-a979-4880-a28b-a0d5362d1d96",
7+
"mavenUrls": [
8+
"https://yet-another-software-suite.github.io/YAMS/releases/"
9+
],
10+
"jsonUrl": "https://yet-another-software-suite.github.io/YAMS/YAMS.json",
11+
"javaDependencies": [
12+
{
13+
"groupId": "yams",
14+
"artifactId": "YAMS-java",
15+
"version": "2025.9.2"
16+
}
17+
],
18+
"cppDependencies": [],
19+
"jniDependencies": []
20+
}

2025_metadata.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@
6666
"description": "Redux Robotics 2025",
6767
"website": "https://docs.reduxrobotics.com/reduxlib"
6868
},
69+
{
70+
"uuid": "a1051e86-a979-4880-a28b-a0d5362d1d96",
71+
"name": "Yet Another Mechanism System",
72+
"description": "Mechanism simulation and control framework",
73+
"website": "https://yagsl.gitbook.io/yams/",
74+
"instructions": "https://yagsl.gitbook.io/yams/"
75+
},
6976
{
7077
"uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400",
7178
"name": "Yet Another Generic Swerve Library (YAGSL)",

0 commit comments

Comments
 (0)