I am loading item into elevator to transfer it on conveyor using elevator as task executer.
but once elevator unloads item on conveyor it waits there till next item finish processing and then go down to pick next item.
I want to keep elevator ready near processor once it unloads first item on conveyor.
So how to reset elevator's platform down after completing task and avoid waiting for transporter state for processor? Elevator_Question.fsm