|
ASCO Aerial Autonomy
|


Go to the source code of this file.
Classes | |
| struct | ActionFunctor< EventT, RobotSystemT, LogicStateMachineT > |
| Action Functor for a given event, robot system, state machine. More... | |
| struct | GuardFunctor< EventT, RobotSystemT, LogicStateMachineT > |
| Action Functor for a given event, robot system, state machine. More... | |
| struct | EventAgnosticActionFunctor< RobotSystemT, LogicStateMachineT > |
| Action functor that does not require the event triggering it. More... | |
| struct | EventAgnosticGuardFunctor< RobotSystemT, LogicStateMachineT > |
| Guard functor that does not require the event triggering it. More... | |
| struct | InternalActionFunctor< RobotSystemT, LogicStateMachineT > |
| Internal action that returns whether it processed an event. More... | |
1.8.6