Any auction-based task allocation code for multi-robot system?
Hi,
I'm investigating task allocation using auction algorithms in multi-robot systems and was wondering if there are any existing packages, tools or code available that involves auction-based task allocation?
I currently have a single AR.Drone 2.0 that can track a single moving target using a system built in ROS Fuerte, using the ardrone_autonomy driver and a C++ project that uses openCV and openTLD. I'm trying to expand that to a multiple drone system that can track multiple targets, hence the requirement for task allocation.
Any help would be greatly appreciated.
Have you found any ROS-based MRTA framework so far?
No. I had to give up on the project due to project deadlines. Wishing you better luck if you are looking for something similar.
I have plans to design a ROS based MRTA framework in my Masters dissertation. Thanks.