2020-09-15 08:13:33 +08:00
|
|
|
{
|
|
|
|
"name": "dartsim",
|
2022-08-06 14:09:54 +08:00
|
|
|
"version": "6.12.2",
|
2020-09-15 08:13:33 +08:00
|
|
|
"description": "Dynamic Animation and Robotics Toolkit",
|
|
|
|
"homepage": "https://dartsim.github.io/",
|
2022-08-06 14:09:54 +08:00
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"supports": "!x86",
|
2020-09-15 08:13:33 +08:00
|
|
|
"dependencies": [
|
|
|
|
"assimp",
|
|
|
|
"boost-algorithm",
|
|
|
|
"boost-filesystem",
|
|
|
|
"boost-functional",
|
|
|
|
"boost-lexical-cast",
|
|
|
|
"boost-math",
|
|
|
|
"boost-optional",
|
|
|
|
"boost-regex",
|
|
|
|
"boost-system",
|
|
|
|
"bullet3",
|
|
|
|
"ccd",
|
|
|
|
"eigen3",
|
|
|
|
"fcl",
|
2022-08-06 14:09:54 +08:00
|
|
|
"fmt",
|
2020-09-15 08:13:33 +08:00
|
|
|
"octomap",
|
|
|
|
"ode",
|
|
|
|
"tinyxml2",
|
2021-10-08 03:39:57 +08:00
|
|
|
"urdfdom",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
2020-09-15 08:13:33 +08:00
|
|
|
]
|
|
|
|
}
|