mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 04:06:33 +08:00
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control
This commit is contained in:
@@ -37,6 +37,7 @@ px4_add_board(
|
||||
logger
|
||||
mavlink
|
||||
mc_att_control
|
||||
mc_rate_control
|
||||
mc_pos_control
|
||||
navigator
|
||||
replay
|
||||
|
||||
@@ -37,6 +37,7 @@ px4_add_board(
|
||||
logger
|
||||
mavlink
|
||||
mc_att_control
|
||||
mc_rate_control
|
||||
mc_pos_control
|
||||
micrortps_bridge
|
||||
navigator
|
||||
|
||||
@@ -37,6 +37,7 @@ px4_add_board(
|
||||
logger
|
||||
mavlink
|
||||
mc_att_control
|
||||
mc_rate_control
|
||||
mc_pos_control
|
||||
navigator
|
||||
replay
|
||||
|
||||
Reference in New Issue
Block a user