|
ASCO Aerial Autonomy
|
#include <aerial_autonomy/actions_guards/base_functors.h>#include <aerial_autonomy/logic_states/base_state.h>#include <aerial_autonomy/robot_systems/arm_system.h>#include <aerial_autonomy/types/completed_event.h>#include <aerial_autonomy/uav_basic_events.h>#include <glog/logging.h>#include <parsernode/common.h>

Go to the source code of this file.
Typedefs | |
| template<class LogicStateMachineT > | |
| using | ArmFolding_ = BaseState< ArmSystem, LogicStateMachineT, ArmFoldInternalActionFunctor_< LogicStateMachineT >> |
| Taking off state that uses the internal action functor. More... | |
| using ArmFolding_ = BaseState<ArmSystem, LogicStateMachineT, ArmFoldInternalActionFunctor_<LogicStateMachineT>> |
Taking off state that uses the internal action functor.
| LogicStateMachineT | Logic state machine used to process events |
1.8.6