mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
mc_pos_control: remove unused defines and add SIGMA
This commit is contained in:
parent
352f86fff4
commit
cb9efd7119
@ -75,13 +75,8 @@
|
||||
#include <controllib/blocks.hpp>
|
||||
#include <controllib/block/BlockParam.hpp>
|
||||
|
||||
|
||||
#define TILT_COS_MAX 0.7f
|
||||
#define SIGMA_SINGLE_OP 0.000001f
|
||||
#define SIGMA_NORM 0.001f
|
||||
#define MANUAL_THROTTLE_MAX_MULTICOPTER 0.9f
|
||||
#define ONE_G 9.8066f
|
||||
|
||||
#define SIGMA_NORM 0.001f
|
||||
/**
|
||||
* Multicopter position control app start / stop handling function
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user