Table of Contents
Fetching ...

iHERO: Interactive Human-oriented Exploration and Supervision Under Scarce Communication

Zhuoli Tian, Yuyang Zhang, Jinsheng Wei, Meng Guo

TL;DR

iHERO addresses exploration of unknown environments by a fleet of robots under scarce communication and with an operator in the loop. It introduces a distributed intermittent-communication framework that blends frontier-based exploration with online operator requests Q0–Q2 and latency guarantees, enabling timely maps and dynamic operator movement. The approach merges local maps, plans frontiers, and optimizes next meetings while maintaining a bounded latency to the operator, validated through extensive simulations and hardware tests. The results show improved exploration efficiency, full-map coverage, and robust online interaction, suggesting strong potential for real-world subterranean, rescue, and safety missions. The work also discusses topology choices, failure handling, and dynamic latency adaptation as practical considerations for deployment.

Abstract

Exploration of unknown scenes before human entry is essential for safety and efficiency in numerous scenarios, e.g., subterranean exploration, reconnaissance, search and rescue missions. Fleets of autonomous robots are particularly suitable for this task, via concurrent exploration, multi-sensory perception and autonomous navigation. Communication however among the robots can be severely restricted to only close-range exchange via ad-hoc networks. Although some recent works have addressed the problem of collaborative exploration under restricted communication, the crucial role of the human operator has been mostly neglected. Indeed, the operator may: (i) require timely update regarding the exploration progress and fleet status; (ii) prioritize certain regions; and (iii) dynamically move within the explored area; To facilitate these requests, this work proposes an interactive human-oriented online coordination framework for collaborative exploration and supervision under scarce communication (iHERO). The robots switch smoothly and optimally among fast exploration, intermittent exchange of map and sensory data, and return to the operator for status update. It is ensured that these requests are fulfilled online interactively with a pre-specified latency. Extensive large-scale human-in-the-loop simulations and hardware experiments are performed over numerous challenging scenes, which signify its performance such as explored area and efficiency, and validate its potential applicability to real-world scenarios. The videos are available on https://zl-tian.github.io/iHERO/.

iHERO: Interactive Human-oriented Exploration and Supervision Under Scarce Communication

TL;DR

iHERO addresses exploration of unknown environments by a fleet of robots under scarce communication and with an operator in the loop. It introduces a distributed intermittent-communication framework that blends frontier-based exploration with online operator requests Q0–Q2 and latency guarantees, enabling timely maps and dynamic operator movement. The approach merges local maps, plans frontiers, and optimizes next meetings while maintaining a bounded latency to the operator, validated through extensive simulations and hardware tests. The results show improved exploration efficiency, full-map coverage, and robust online interaction, suggesting strong potential for real-world subterranean, rescue, and safety missions. The work also discusses topology choices, failure handling, and dynamic latency adaptation as practical considerations for deployment.

Abstract

Exploration of unknown scenes before human entry is essential for safety and efficiency in numerous scenarios, e.g., subterranean exploration, reconnaissance, search and rescue missions. Fleets of autonomous robots are particularly suitable for this task, via concurrent exploration, multi-sensory perception and autonomous navigation. Communication however among the robots can be severely restricted to only close-range exchange via ad-hoc networks. Although some recent works have addressed the problem of collaborative exploration under restricted communication, the crucial role of the human operator has been mostly neglected. Indeed, the operator may: (i) require timely update regarding the exploration progress and fleet status; (ii) prioritize certain regions; and (iii) dynamically move within the explored area; To facilitate these requests, this work proposes an interactive human-oriented online coordination framework for collaborative exploration and supervision under scarce communication (iHERO). The robots switch smoothly and optimally among fast exploration, intermittent exchange of map and sensory data, and return to the operator for status update. It is ensured that these requests are fulfilled online interactively with a pre-specified latency. Extensive large-scale human-in-the-loop simulations and hardware experiments are performed over numerous challenging scenes, which signify its performance such as explored area and efficiency, and validate its potential applicability to real-world scenarios. The videos are available on https://zl-tian.github.io/iHERO/.
Paper Structure (38 sections, 3 theorems, 18 equations, 20 figures, 2 tables, 1 algorithm)

This paper contains 38 sections, 3 theorems, 18 equations, 20 figures, 2 tables, 1 algorithm.

Key Result

Lemma 1

The constraint eq:delta-r is fulfilled, if both (i) $t_{k+1}\leq T_{\texttt{h}} + \chi^{\texttt{h}}_k$; and (ii) $\chi^{\texttt{h}}_k < \chi^{\texttt{h}}_{k+1}$, hold for each $k\geq 0$, where $\chi^{\texttt{h}}_k\triangleq \mathbf{min}_n\,\{T^\texttt{h}_k[n]\}$.

Figures (20)

  • Figure 1: Illustration of the considered scenario. Top-left: $4$ UGVs switch among exploration, intermittent communication and return to the operator; Top-right: Different local maps at each robot, which are updated via pairwise communication; Bottom: three types of human requests: (i) Prioritized regions (in blue) to explore (Left); (ii) Status update with bounded latency via return events (Middle); (iii) Dynamic movement of the operator within the allowed region (in red) (Right).
  • Figure 2: Illustration of the proposed framework (iHERO), which consists of the inter-robot and robot-operator communication protocol, the collaborative exploration strategy, and more importantly, the online adaptation module to operator requests.
  • Figure 3: Left: UGV equipped with Lidar and UWB-based communication unit; Right: the communication quality when $5$ robots are scattered within a subterranean cave.
  • Figure 4: Illustration of the intermittent communication protocol, including pair-wise communication and return events.
  • Figure 5: Illustration of the pairwise coordination strategy during intermittent communication event.
  • ...and 15 more figures

Theorems & Definitions (15)

  • Remark 1
  • Remark 2
  • Definition 1: Communication Rounds
  • Lemma 1
  • proof
  • Remark 3
  • Remark 4
  • Remark 5
  • Definition 2: Feasible Region
  • Remark 6
  • ...and 5 more