27 lines
509 B
JSON
27 lines
509 B
JSON
{
|
|
"name": "gz-sim",
|
|
"version": "9.0.0",
|
|
"description": "Gazebo Sim is an open source robotics simulator.",
|
|
"homepage": "https://gazebosim.org/libs/sim",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
"gz-cmake",
|
|
"gz-common",
|
|
"gz-fuel-tools",
|
|
"gz-gui",
|
|
"gz-math",
|
|
"gz-msgs",
|
|
"gz-physics",
|
|
"gz-plugin",
|
|
"gz-rendering",
|
|
"gz-sensors",
|
|
"gz-transport",
|
|
"gz-utils",
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
},
|
|
"sdformat"
|
|
]
|
|
}
|