mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 19:47:50 +08:00
add settings for indi_guidance
This commit is contained in:
@@ -41,4 +41,8 @@ extern void stabilization_attitude_set_setpoint_rp_quat_f(struct FloatEulers* in
|
||||
extern float guidance_indi_thrust_specific_force_gain;
|
||||
extern struct FloatVect3 euler_cmd;
|
||||
|
||||
// settings for guidance INDI
|
||||
extern float guidance_indi_pos_gain;
|
||||
extern float guidance_indi_speed_gain;
|
||||
|
||||
#endif /* GUIDANCE_INDI_H */
|
||||
|
||||
Reference in New Issue
Block a user