pachocanadian / sole

SOLE - Simulator Of Lifts and Elevators
GNU General Public License v3.0
1 stars 0 forks source link

Define elevator operations like doors opening/closing #27

Open pachocanadian opened 5 years ago

pachocanadian commented 5 years ago

If it takes X ticks to perform operation, how does elevator know that it's in this state? How does it track when it's completed? How do we prevent operations like load/unload from firing while the doors are opening and closing.