blob: d7d3d8f242c62e3dadbce97e3c17e4174c8976c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "sdformat10",
"version-string": "10.0.0",
"port-version": 1,
"description": "Simulation Description Format (SDF) parser and description files.",
"homepage": "http://sdformat.org/",
"supports": "!uwp",
"dependencies": [
"ignition-math6",
"tinyxml2",
"urdfdom"
]
}
|