EventsImpl.hh
Event that signifies there is a new target that needs to be enqueued.
Definition: EventsImpl.hh:34
This library is part of the Gazebo project.
double target
target New target
Definition: EventsImpl.hh:43
Event that signifies the cabin has reached the target floor level.
Definition: EventsImpl.hh:70
Event that signifies the door at the target floor level has been opened.
Definition: EventsImpl.hh:53
Event that signifies the door at the target floor level has remained open for the required amount of ...
Definition: EventsImpl.hh:65
EnqueueNewTarget(double _target)
Constructor.
Definition: EventsImpl.hh:38
Event that signifies the door at the target floor level has been closed.
Definition: EventsImpl.hh:59
Event that signifies a new target will be processed.
Definition: EventsImpl.hh:47