File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed
Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 143143 "description" : " FRC Java Robot Simulation using a physics engine" ,
144144 "website" : " https://github.com/Shenzhen-Robotics-Alliance/maple-sim"
145145 },
146+ {
147+ "path" : " 2025/maple-sim-0.2.2.json" ,
148+ "name" : " maplesim" ,
149+ "version" : " 0.2.2" ,
150+ "uuid" : " c39481e8-4a63-4a4c-9df6-48d91e4da37b" ,
151+ "description" : " FRC Java Robot Simulation using a physics engine" ,
152+ "website" : " https://github.com/Shenzhen-Robotics-Alliance/maple-sim"
153+ },
146154 {
147155 "path" : " 2025/yagsl.json" ,
148156 "name" : " Yet Another Generic Swerve Library (YAGSL)" ,
Original file line number Diff line number Diff line change 1+ {
2+ "fileName" : " maple-sim-0.2.2.json" ,
3+ "name" : " maplesim" ,
4+ "version" : " 0.2.2" ,
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.2.2"
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+ }
You can’t perform that action at this time.
0 commit comments