ASCO Aerial Autonomy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
builtin_controller.h File Reference
#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"
Include dependency graph for builtin_controller.h:
This graph shows which files directly or indirectly include this file:

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...