Gazebo Gazebo

API Reference

6.18.0
ElevatorStateMachine.hh File Reference
#include <memory>
#include <gz/sim/Entity.hh>
#include <gz/transport/Node.hh>
#include "afsm/fsm.hpp"
#include "state_machine/ElevatorStateMachineImpl.hh"

Go to the source code of this file.

Classes

class  ElevatorStateMachineDef
 Elevator state machine frontend. Defines the transition table and initial state of the state machine. More...
 

Namespaces

 ignition
 This library is part of the Gazebo project.
 
 ignition::gazebo
 Gazebo is a leading open source robotics simulator, that provides high fidelity physics, rendering, and sensor simulation.
 
 ignition::gazebo::systems
 Namespace for all System plugins. Refer to the System class for more information about systems.
 
 ignition::gazebo::systems::actions
 
 ignition::gazebo::systems::events
 
 ignition::gazebo::systems::guards
 

Typedefs

using ElevatorStateMachine = ::afsm::state_machine< ElevatorStateMachineDef >
 Elevator state machine backend. More...