Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

22 lines
499 B
JSON

{
"name": "gz-sensors",
"version": "9.0.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-cmake",
"gz-common",
"gz-math",
"gz-msgs",
"gz-rendering",
"gz-transport",
{
"name": "ignition-modularscripts",
"host": true
},
"protobuf",
"sdformat"
]
}