mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +08:00
rc.mc_apps: remove 'param set MPC_USE_HTE 0' for control allocation
this is working now
This commit is contained in:
@@ -54,14 +54,6 @@ then
|
|||||||
# Start Control Allocator
|
# Start Control Allocator
|
||||||
#
|
#
|
||||||
control_allocator start
|
control_allocator start
|
||||||
|
|
||||||
#
|
|
||||||
# Disable hover thrust estimator and prearming
|
|
||||||
# These features are currently incompatible with control allocation
|
|
||||||
#
|
|
||||||
# TODO: fix
|
|
||||||
#
|
|
||||||
param set MPC_USE_HTE 0
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user