vcpkg/ports/gz-sensors7/vcpkg.json

22 lines
509 B
JSON
Raw Normal View History

2023-11-03 04:50:40 +08:00
{
"name": "gz-sensors7",
"version": "7.3.0",
"description": "Component of Gazebo, provides numerous sensor models designed to generate realistic data from simulation environments.",
"homepage": "https://gazebosim.org/libs/sensors",
"license": "Apache-2.0",
"dependencies": [
"gz-cmake3",
"gz-common5",
"gz-math7",
"gz-msgs9",
"gz-rendering7",
"gz-transport12",
{
"name": "ignition-modularscripts",
"host": true
},
"protobuf",
"sdformat13"
]
}