forked from Archive/PX4-Autopilot
ROMFS: fixed some naming inconsistencies for the HITL VTOL model
Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
parent
220068acb6
commit
863cd52714
|
@ -1,6 +1,6 @@
|
|||
#!nsh
|
||||
#
|
||||
# @name Standard vtol HITL (gazebo standard_vtol model)
|
||||
# @name HIL Standard VTOL QuadPlane
|
||||
#
|
||||
# @type Standard VTOL
|
||||
# @class VTOL
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
Mixer for standard vtol plane (SITL) with motor x configuration
|
||||
=========================================================
|
||||
|
||||
This file defines a single mixer for a standard vtol plane (SITL gazebo) with motors in X configuration. The plane has two ailerons and one elevator.
|
||||
Mixer for Standard VTOL (QuadPlane) with motor x configuration (Gazebo HITL)
|
||||
=============================================================================
|
||||
|
||||
R: 4x 10000 10000 10000 0
|
||||
|
||||
|
|
Loading…
Reference in New Issue