Posted by @cwrx777:
The pic below shows that pickup location is also used for dropoff.
For pickup, the robot will be performing docking to the cart that is placed in the pickup location.
For dropoff, the robot (with cart) will go to the dropoff location and leave the cart there.
I have also added some waypoints beside the pickup/dropoff points with expectation that they’ll be used for deconfliction.
At 00:00, the first robot is sent to a pickup_03
.
At 00:02, the second robot is also sent to pickup_03
, however, it is first sent to go to dropoff_04
for deconflict purpose. (in the real life, there may already be a cart in that dropoff point).
How do we configure the pickup and dropoff waypoints so that they are not used for deconfliction?