2020-09-15 02:13:33 +02:00
|
|
|
{
|
|
|
|
"name": "dartsim",
|
2022-08-06 08:09:54 +02:00
|
|
|
"version": "6.12.2",
|
2023-11-08 20:12:24 +02:00
|
|
|
"port-version": 3,
|
2020-09-15 02:13:33 +02:00
|
|
|
"description": "Dynamic Animation and Robotics Toolkit",
|
|
|
|
"homepage": "https://dartsim.github.io/",
|
2022-08-06 08:09:54 +02:00
|
|
|
"license": "BSD-2-Clause",
|
2020-09-15 02:13:33 +02: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 08:09:54 +02:00
|
|
|
"fmt",
|
2022-08-24 08:54:40 -07:00
|
|
|
"freeglut",
|
2020-09-15 02:13:33 +02:00
|
|
|
"octomap",
|
|
|
|
"ode",
|
2022-08-24 08:54:40 -07:00
|
|
|
"opengl",
|
2020-09-15 02:13:33 +02:00
|
|
|
"tinyxml2",
|
2021-10-07 14:39:57 -05:00
|
|
|
"urdfdom",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
2020-09-15 02:13:33 +02:00
|
|
|
]
|
|
|
|
}
|