Skip to content

Commit 949d0c9

Browse files
Merge branch 'wpilibsuite:main' into main
2 parents 98622a7 + 7d442f0 commit 949d0c9

5 files changed

Lines changed: 521 additions & 2 deletions

File tree

2025/maple-sim-0.3.14.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"fileName": "maple-sim.json",
3+
"name": "maplesim",
4+
"version": "0.3.14",
5+
"frcYear": "2025",
6+
"uuid": "c39481e8-4a63-4a4c-9df6-48d91e4da37b",
7+
"mavenUrls": [
8+
"https://shenzhen-robotics-alliance.github.io/maple-sim/vendordep/repos/releases",
9+
"https://repo1.maven.org/maven2"
10+
],
11+
"jsonUrl": "https://shenzhen-robotics-alliance.github.io/maple-sim/vendordep/maple-sim.json",
12+
"javaDependencies": [
13+
{
14+
"groupId": "org.ironmaple",
15+
"artifactId": "maplesim-java",
16+
"version": "0.3.14"
17+
},
18+
{
19+
"groupId": "org.dyn4j",
20+
"artifactId": "dyn4j",
21+
"version": "5.0.2"
22+
}
23+
],
24+
"jniDependencies": [
25+
26+
],
27+
"cppDependencies": [
28+
29+
]
30+
}

2025/yams-2025.9.8.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.8",
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.8"
16+
}
17+
],
18+
"cppDependencies": [],
19+
"jniDependencies": []
20+
}

2025/yams-9.19.0.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": "9.19.0",
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": "9.19.0"
16+
}
17+
],
18+
"cppDependencies": [],
19+
"jniDependencies": []
20+
}

2025_metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"name": "Yet Another Mechanism System",
7272
"description": "Mechanism simulation and control framework",
7373
"website": "https://yagsl.gitbook.io/yams/",
74-
"instructions": "https://yagsl.gitbook.io/yams/"
74+
"instructions": "https://yagsl.gitbook.io/yams/documentation"
7575
},
7676
{
7777
"uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400",
@@ -129,4 +129,4 @@
129129
"description": "Grapple Robotics' library for our smart frc devices",
130130
"website": "https://grapplerobotics.au"
131131
}
132-
]
132+
]

0 commit comments

Comments
 (0)