Closed mxgrey closed 4 years ago
The code makes sense. And this PR isn't broken during the demo test.
Looks good to me too. :+1: We will soon create a traffic light fleet adapter
using the new api, with a dedicated "slotcar" to run this in rmf_demos
.
The mandatory wait event is a generic placeholder for "events" that require the fleet adapter to simply wait for a period of time. Unlike other event types, this event does not expect the fleet adapter to do anything or wait for anything besides the elapsed amount of time.