mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-15 06:00:35 +08:00
cfc579542e
- much simpler direct interface using Ignition Transport - in tree models and worlds - control allocation output configuration, no more magic actuator mapping to mavlink and back - currently requires no custom Gazebo plugins (keeping things as lightweight and simple as possible) Co-authored-by: Jaeyoung-Lim <jalim@ethz.ch>
21 lines
351 B
XML
21 lines
351 B
XML
<?xml version="1.0"?>
|
|
|
|
<model>
|
|
<name>x3</name>
|
|
<version>1.0</version>
|
|
<sdf version="1.6">model.sdf</sdf>
|
|
|
|
<author>
|
|
<name>Carlos Aguero</name>
|
|
<email>caguero@openrobotics.org</email>
|
|
</author>
|
|
|
|
<author>
|
|
<name>Cole Biesemeyer</name>
|
|
<email>cole@openrobotics.org</email>
|
|
</author>
|
|
|
|
<description>
|
|
</description>
|
|
</model>
|