ASCO Aerial Autonomy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Controller< SensorDataType, GoalType, ControlType > Member List

This is the complete list of members for Controller< SensorDataType, GoalType, ControlType >, including all inherited members.

getGoal() const Controller< SensorDataType, GoalType, ControlType >inlinevirtual
isConverged(SensorDataType sensor_data)Controller< SensorDataType, GoalType, ControlType >inline
isConvergedImplementation(SensorDataType sensor_data, GoalType goal)=0Controller< SensorDataType, GoalType, ControlType >protectedpure virtual
run(SensorDataType sensor_data, ControlType &control)Controller< SensorDataType, GoalType, ControlType >inlinevirtual
runImplementation(SensorDataType sensor_data, GoalType goal, ControlType &control)=0Controller< SensorDataType, GoalType, ControlType >protectedpure virtual
setGoal(GoalType goal)Controller< SensorDataType, GoalType, ControlType >inlinevirtual
~Controller()Controller< SensorDataType, GoalType, ControlType >inlinevirtual