ppovb5fc7/gazebo/examples/plugins/factory/models/box/model.config

17 lines
245 B
Plaintext
Raw Permalink Normal View History

2019-03-25 11:01:43 +08:00
<?xml version='1.0'?>
<model>
<name>box</name>
<version>1.0</version>
<sdf>model.sdf</sdf>
<author>
<name>me</name>
<email>somebody@somewhere.com</email>
</author>
<description>
A simple box.
</description>
</model>