EventsImpl.hh File Reference
Go to the source code of this file.
Classes | |
struct | CabinAtTarget |
Event that signifies the cabin has reached the target floor level. More... | |
struct | DoorClosed |
Event that signifies the door at the target floor level has been closed. More... | |
struct | DoorOpen |
Event that signifies the door at the target floor level has been opened. More... | |
struct | EnqueueNewTarget |
Event that signifies there is a new target that needs to be enqueued. More... | |
struct | NewTarget |
Event that signifies a new target will be processed. More... | |
struct | Timeout |
Event that signifies the door at the target floor level has remained open for the required amount of time. 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::events | |