|
ASCO Aerial Autonomy
|
#include "aerial_autonomy/controllers/base_controller.h"#include "aerial_autonomy/types/position_yaw.h"#include "aerial_autonomy/types/velocity_yaw_rate.h"#include "constant_heading_depth_controller_config.pb.h"#include <tf/tf.h>

Go to the source code of this file.
Classes | |
| class | ConstantHeadingDepthController |
| A position controller that keeps a constant heading while attempting to keep a certain distance from the feedback position. More... | |
1.8.6