mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 19:17:34 +08:00
39fbfd8e0c
* started tiltrotor port * added advanced plane and changed some parameters on the tiltrotor * added advanced plane * removed tiltrotor for clean push * removed standard vtol old model file * removing the standard vtol changes from this PR, since it is not part of the advanced plane * removed advanced plane meshes as they are already found in the rc_cessna * updating and improving airframe parameters * updated mesh paths Signed-off-by: frederik <frederik@auterion.com> --------- Signed-off-by: frederik <frederik@auterion.com> Co-authored-by: frederik <frederik@auterion.com>
15 lines
305 B
XML
15 lines
305 B
XML
<?xml version="1.0"?>
|
|
<model>
|
|
<name>Advanced Plane</name>
|
|
<version>1.0</version>
|
|
<sdf version='1.5'>model.sdf</sdf>
|
|
|
|
<author>
|
|
<name>Karthik Srivatsan</name>
|
|
</author>
|
|
|
|
<description>
|
|
This is a model of a standard plane, which uses the advanced liftdrag plugin.
|
|
</description>
|
|
</model>
|