42 #ifndef NAVIGATION_DEFAULT_CONFIG_H_
43 #define NAVIGATION_DEFAULT_CONFIG_H_
49 #include "pid_controller.h"
56 .max_climb_rate = 1.0f,
57 .soft_zone_size = 0.0f,
80 .soft_zone_width = 0.0f
82 .hovering_controller =
102 .soft_zone_width = 0.0f
float dist2vel_gain
The gain linking the distance to the goal to the actual speed.
Definition: navigation.h:110
Definition: navigation.h:108