gusimplewhiteboard
guWhiteboard::Motions::A Struct Reference

Simple struct to store the hardcoded motion 'Actions'. More...

#include <MOTION_Interface.hpp>

Collaboration diagram for guWhiteboard::Motions::A:

Static Public Member Functions

static std::map< action, Action_Transitioncreate_actions ()
 These are the hardcoded Actions that can be used and the Stances required to use them. More...
 

Static Public Attributes

static const std::map< action, Action_Transition_actions
 This stores all the actions that this API can use and what stance is required to use them. More...
 

Detailed Description

Simple struct to store the hardcoded motion 'Actions'.

Definition at line 183 of file MOTION_Interface.hpp.

Member Function Documentation

◆ create_actions()

Member Data Documentation

◆ _actions

const std::map<action, Action_Transition> guWhiteboard::Motions::A::_actions
static

This stores all the actions that this API can use and what stance is required to use them.

Definition at line 205 of file MOTION_Interface.hpp.


The documentation for this struct was generated from the following file: