Skip to content

Commit

Permalink
Installed mapple sim
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeycorn committed Feb 11, 2025
1 parent c4c9918 commit 65881d2
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions vendordeps/maple-sim.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"fileName": "maple-sim.json",
"name": "maplesim",
"version": "0.3.8",
"frcYear": "2025",
"uuid": "c39481e8-4a63-4a4c-9df6-48d91e4da37b",
"mavenUrls": [
"https://shenzhen-robotics-alliance.github.io/maple-sim/vendordep/repos/releases",
"https://repo1.maven.org/maven2"
],
"jsonUrl": "https://shenzhen-robotics-alliance.github.io/maple-sim/vendordep/maple-sim.json",
"javaDependencies": [
{
"groupId": "org.ironmaple",
"artifactId": "maplesim-java",
"version": "0.3.8"
},
{
"groupId": "org.dyn4j",
"artifactId": "dyn4j",
"version": "5.0.2"
}
],
"jniDependencies": [],
"cppDependencies": []
}

0 comments on commit 65881d2

Please sign in to comment.