Jingtao Tang

Logo

Jingtao Tang's Homepage

Research Interests

Multi-robot System

Reinforcement Learning

Task Scheduling and Motion Planning

Virtual Reality

Contact

Email: todd.j.tang@gmail.com

Github: reso1

Google Scholar: Jingtao Tang

Decision Making & Planning for Heterogeneous Multi-robot System

In this national key R&D project, we focus on decision making and planning problems for heterogeneous multi-robot system. In the ecological restoration project, we use MSTC* where the coverage working robots need to constantly travel between the working spots and a static base station to replenish resources.

demo Figure: Given an arbitrary target coverage area, a mCPP problem for the worker-station MRS on planar areas can be decomposed into: 1) coverage planning for workers (blue robots) and 2) rendezvous planning for station (yellow robot). There are random dynamic interferers (red robots) in the environment.

As a continuation, we mobilized the base station as a robot to replenish the working robots in need, and then adopted multi-agent reinforcement learning methods to solve the mCPP problem for the so-called worker-station MRS.

We formulate a fully cooperative MARL problem with Dec-POMDP for the system. We then design a two-stage curriculum learning with the intrinsic curiosity module, which successfully guided the training and further improved the planning efficiency. Our method manages to reduce the influence of random dynamic interferers on planning, while the robots can avoid collisions with them.

demo Figure: Motion trajectories of worker-station MRS using our method.

We validate our method in both simulation and real world robot platform. The work is accepted for publication (to appear) by IEEE Robotics and Automation Letters.

demo Figure: Real robot setup of the worker-station multi-robot system.