Namespaces | |
details | |
Classes | |
struct | AddRemoveContactState |
class | Controller |
struct | EnableControllerState |
class | Executor |
struct | Grippers |
struct | HalfSittingState |
struct | MessageState |
struct | MetaState |
struct | MetaTasksState |
struct | ParallelState |
struct | PauseState |
struct | PostureState |
struct | PythonState |
struct | StabilizerStandingState |
Simple state to control and stabilize the CoM of a biped-like robot using the LIPMStabilizer. More... | |
class | State |
class | StateFactory |
struct | TasksController |
class | Transition |
class | TransitionMap |
struct | TVMController |
Typedefs | |
using | Contact = mc_control::Contact |
using | ContactSet = mc_control::ContactSet |
using | StatePtr = std::shared_ptr< State > |
Variables | |
struct MC_CONTROL_FSM_DLLAPI | Controller |
struct MC_CONTROL_FSM_STATE_DLLAPI | AddRemoveContactStateImpl |
using mc_control::fsm::Contact = typedef mc_control::Contact |
using mc_control::fsm::ContactSet = typedef mc_control::ContactSet |
using mc_control::fsm::StatePtr = typedef std::shared_ptr<State> |
struct MC_CONTROL_FSM_STATE_DLLAPI mc_control::fsm::AddRemoveContactStateImpl |