ROAICVApr 21, 2024

Autonomous Robot for Disaster Mapping and Victim Localization

arXiv:2404.13767v11 citationsh-index: 1Has Code
Originality Incremental advance
AI Analysis

It addresses the problem of efficient reconnaissance in disaster scenarios for search and rescue operations, but appears incremental as it builds on existing robotics platforms and algorithms.

This research designed an autonomous robot system using Turtlebot3 and ROS Noetic to map disaster environments and locate victims, achieving reduced mean squared error for localization with a Cubature Kalman Filter and faster exploration through an information-theoretic algorithm.

In response to the critical need for effective reconnaissance in disaster scenarios, this research article presents the design and implementation of a complete autonomous robot system using the Turtlebot3 with Robotic Operating System (ROS) Noetic. Upon deployment in closed, initially unknown environments, the system aims to generate a comprehensive map and identify any present 'victims' using AprilTags as stand-ins. We discuss our solution for search and rescue missions, while additionally exploring more advanced algorithms to improve search and rescue functionalities. We introduce a Cubature Kalman Filter to help reduce the mean squared error [m] for AprilTag localization and an information-theoretic exploration algorithm to expedite exploration in unknown environments. Just like turtles, our system takes it slow and steady, but when it's time to save the day, it moves at ninja-like speed! Despite Donatello's shell, he's no slowpoke - he zips through obstacles with the agility of a teenage mutant ninja turtle. So, hang on tight to your shells and get ready for a whirlwind of reconnaissance! Full pipeline code https://github.com/rzhao5659/MRProject/tree/main Exploration code https://github.com/rzhao5659/MRProject/tree/main

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes