EventsImpl.hh
This library is part of the Ignition Robotics project.
Event that signifies there is a new target that needs to be enqueued.
Definition: EventsImpl.hh:35
Event that signifies the cabin has reached the target floor level.
Definition: EventsImpl.hh:71
Event that signifies the door at the target floor level has been closed.
Definition: EventsImpl.hh:60
Event that signifies the door at the target floor level has been opened.
Definition: EventsImpl.hh:54
double target
target New target
Definition: EventsImpl.hh:44
Event that signifies a new target will be processed.
Definition: EventsImpl.hh:48
EnqueueNewTarget(double _target)
Constructor.
Definition: EventsImpl.hh:39
Event that signifies the door at the target floor level has remained open for the required amount of ...
Definition: EventsImpl.hh:66