43 #ifndef VELOCITY_CONTROLLER_COPTER_DEFAULT_CONFIG_H_
44 #define VELOCITY_CONTROLLER_COPTER_DEFAULT_CONFIG_H_
50 #include "velocity_controller_copter.h"
75 .soft_zone_width = 0.2f
95 .soft_zone_width = 0.2f
115 .soft_zone_width = 0.2f
124 #endif // VELOCITY_CONTROLLER_COPTER_DEFAULT_CONFIG_H_
float thrust_hover_point
Amount of thrust required to hover (between -1 and 1)
Definition: velocity_controller_copter.h:82
Velocity controller configuration.
Definition: velocity_controller_copter.h:79