Project

General

Profile

Statistics
| Branch: | Revision:

robobuggy / buggygazebo / tricycle / tricycle.config @ 4421bfa5

History | View | Annotate | Download (258 Bytes)

1
<?xml version="1.0"?>
2
<model>
3
  <name>My Robot</name>
4
  <version>1.0</version>
5
  <sdf version='1.4'>model.sdf</sdf>
6

    
7
  <author>
8
   <name>My Name</name>
9
   <email>me@my.email</email>
10
  </author>
11

    
12
  <description>
13
    My awesome robot.
14
  </description>
15
</model>