vcpkg/ports/ruckig/vcpkg.json
2024-10-02 15:10:59 -04:00

19 lines
403 B
JSON

{
"name": "ruckig",
"version": "0.14.0",
"description": "Ruckig generates trajectories on-the-fly, allowing robots and machines to react instantaneously to sensor input.",
"homepage": "https://ruckig.com/",
"license": "MIT",
"dependencies": [
"eigen3",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}