|
ASCO Aerial Autonomy
|
#include "aerial_autonomy/controllers/base_controller.h"#include "aerial_autonomy/types/position_yaw.h"#include "aerial_autonomy/types/velocity_yaw.h"#include "position_controller_config.pb.h"#include "velocity_controller_config.pb.h"

Go to the source code of this file.
Classes | |
| class | BuiltInController< GoalType > |
| A controller that simply outputs the set goal. More... | |
| class | BuiltInPositionController |
| Builtin position controller. More... | |
| class | BuiltInVelocityController |
| Builtin velocity controller. More... | |
1.8.6