This project is funded by an Amazon Research Award (ARA)
More LinksAn increasing number of logistics and delivery companies are today working with large fleet of vehicles or robots that navigate around a specific city or area and complete their deliveries. In addition to this, several robotic applications like terrain mapping, environmental monitoring or search-and-rescue require multi agent task assignment. This can be mathematically challenging as the number of vehicles can keep increasing or the area over which they have to operate gets extended. This project focuses on building several algorithmic solutions which can resolve task assignment and routing solutions for individual robots or vehicles. The solutions provided in this project can enable these fleets to dynamically update routes in real-time based on incoming requests as well as ensure the total distance traversed by each robot in the fleet is reduced substantially while sticking to the time constraints provided.
Previous research into multi agent pickup and delivery(MAPD) solve the problem sequentially by firstly assigning tasks and then paths. However, this project contributed an integrated solution which solves them simultaneously. This is achieved by using the real collision-free costs to guide the multi-task multi-robot assignment process. Numerical simulations demonstrated a marked improvement in time taken by each robot as well as the runtime required for computing these solutions. Another contribution has been to extend this work and consider cases where each robot can carry more than one task at a time which resembles modern robotic warehouse systems.
Another interesting outcome from this project has been a novel anticipatory insertion method for vehicle routing that solves for routes based on a combination of known requests and predicted requests based on historical data. This helps to exploit demand patterns in historical data which can help anticipate future delivery requests and reduce waiting time. Experimental simulations have shown that this solution helps to both reduce total distance traveled by the fleet as well as the number of vehicles required to fulfill all requests.
This project is funded by Amazon through an Amazon Research Award.
Group-based Distributed Auction Algorithms for Multi-Robot Task Assignment
In IEEE Transactions on Automation Science and Engineering (T-ASE),
2023.
Integrated Task Assignment and Path Planning for Capacitated Multi-Agent Pickup and Delivery
In , IEEE Robotics and Automation Letters (RA-L),
2021.
Anticipatory Vehicle Routing for Same-Day Pick-up and Delivery using Historical Data Clustering
In Proc. IEEE Int. Conf. on Intelligent Transportation Systems (ITSC),
2020.