A Competitive Algorithm for Online Multi-Robot Exploration of a Translating Plume

11/07/2018
by   Yoonchang Sung, et al.
0

In this paper, we study the problem of exploring a translating plume with a team of aerial robots. The shape and the size of the plume are unknown to the robots. The objective is to find a tour for each robot such that they collectively explore the plume. Specifically, the tours must be such that each point in the plume must be visible from the field-of-view of some robot along its tour. We propose a recursive Depth-First Search (DFS)-based algorithm that yields a constant competitive ratio for the exploration problem. The competitive ratio is 2(S_r+S_p)(R+R)/(S_r-S_p)(1+R) where R is the number of robots, and S_r and S_p are the robot speed and the plume speed, respectively. We also consider a more realistic scenario where the plume shape is not restricted to grid cells but an arbitrary shape. We show our algorithm has 2(S_r+S_p)(18R+R)/(S_r-S_p)(1+R) competitive ratio under the fat condition. We empirically verify our algorithm using simulations.

READ FULL TEXT
research
08/02/2019

Asynchronous Network Formation in Unknown Unbounded Environments

In this paper, we study the Online Network Formation Problem (ONFP) for ...
research
02/05/2019

An Optimal Algorithm for Online Freeze-tag

In the freeze-tag problem, one active robot must wake up many frozen rob...
research
04/15/2020

Combining Geometric and Information-Theoretic Approaches for Multi-Robot Exploration

We present an algorithm to explore an orthogonal polygon using a team of...
research
01/13/2021

Multi-robot Symmetric Rendezvous Search on the Line

We study the Symmetric Rendezvous Search Problem for a multi-robot syste...
research
05/21/2018

Multi-robot Symmetric Rendezvous Search on the Line with an Unknown Initial Distance

In this paper, we study the symmetric rendezvous search problem on the l...
research
03/13/2023

Forming and Controlling Hitches in Midair Using Aerial Robots

The use of cables for aerial manipulation has shown to be a lightweight ...
research
12/07/2017

Gathering in the Plane of Location-Aware Robots in the Presence of Spies

A set of mobile robots (represented as points) is distributed in the Car...

Please sign up or login with your details

Forgot password? Click here to reset