Skip to content

Commit

Permalink
ROMFS: fixed some naming inconsistencies for the HITL VTOL model
Browse files Browse the repository at this point in the history
Signed-off-by: Roman <[email protected]>
  • Loading branch information
RomanBapst committed Jul 2, 2018
1 parent b37ccd9 commit 8105eab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ROMFS/px4fmu_common/init.d/1002_standard_vtol.hil
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!nsh
#
# @name Standard vtol HITL (gazebo standard_vtol model)
# @name HIL Standard VTOL QuadPlane
#
# @type Standard VTOL
# @class VTOL
Expand Down
6 changes: 2 additions & 4 deletions ROMFS/px4fmu_common/mixers/standard_vtol_hitl.main.mix
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 8105eab

Please sign in to comment.