open-rmf/fleet_adapter_mir

It looks like the mission creation API is always being called

Closed this issue · 1 comments

From this line of code it looks like the mission creation API is always being used, because (if I understand correctly) the create_move_coordinate_mission function will always be called before the dict lookup is performed.

Closing via #16