mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-07 11:10:36 +08:00
644aeb9153
* Add gz plane airframe config Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com> Co-authored-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
16 lines
303 B
XML
16 lines
303 B
XML
<?xml version="1.0"?>
|
|
<model>
|
|
<name>Plane</name>
|
|
<version>1.0</version>
|
|
<sdf version='1.9'>model.sdf</sdf>
|
|
|
|
<author>
|
|
<name>Benjamin Perseghetti</name>
|
|
<email>bperseghetti@rudislabs.com</email>
|
|
</author>
|
|
|
|
<description>
|
|
This is a model of a standard plane.
|
|
</description>
|
|
</model>
|