mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
- 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>
18 lines
333 B
XML
18 lines
333 B
XML
<?xml version="1.0"?>
|
|
|
|
<model>
|
|
<name>x4</name>
|
|
<version>1.0</version>
|
|
<sdf version="1.6">model.sdf</sdf>
|
|
|
|
<author>
|
|
<name>Luis Pinto</name>
|
|
<email>luis.pinto@mov.ai</email>
|
|
</author>
|
|
|
|
|
|
<description>
|
|
X4 UAV with sensor configuration #1: IMU, pressure sensor, magnetometer + GPS , RGBD
|
|
</description>
|
|
</model>
|