ASCO Aerial Autonomy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
base_state.h File Reference
#include <boost/msm/front/functor_row.hpp>
#include <boost/msm/front/state_machine_def.hpp>
#include <aerial_autonomy/actions_guards/base_functors.h>
#include <type_traits>
Include dependency graph for base_state.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BaseState< RobotSystemT, LogicStateMachineT, ActionFctr >
 Base state for all states in logic state machine. More...
 
struct  BaseState< RobotSystemT, LogicStateMachineT, ActionFctr >::internal_transition_table
 The internal_transition_table to call run function in every state. More...