mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:59:00 +08:00
22 lines
509 B
JSON
22 lines
509 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|