Core Concepts
AutoInspect is a ROS-based software system that combines robust mapping, localization, and graph-based autonomous navigation to enable long-term autonomous industrial inspection in challenging environments.
Abstract
The AutoInspect system is designed to provide robust and extensible mission-level autonomy for industrial inspection tasks. It integrates several key components:
Mapping and Localization: The system uses the VILENS odometry and SLAM systems to build accurate 3D pointcloud maps of environments and localize the robot within them. This allows for repeatable and reliable navigation.
Topological Autonomy: The core of the autonomy system is a topological map representation, which abstracts the environment into a graph of nodes and edges. This allows for efficient path planning, mission execution, and scheduling.
Hardware Integration: AutoInspect is deployed on a Boston Dynamics Spot robot using a custom sensing and compute payload called Frontier, which includes LiDAR, cameras, and an IMU.
The system has been extensively tested in a variety of industrial environments, including a mine, a chemical plant, decommissioned nuclear power plants, and a fusion reactor. Two long-term deployments are highlighted:
49-day deployment at the RACE B1 robotics test facility, where the robot completed 84 missions and walked 13.6 km.
35-day deployment in the torus hall of the Joint European Torus (JET) fusion reactor, where the robot completed 81 missions and walked 15 km, gathering temperature, humidity, and radiation data.
These deployments demonstrated the system's robustness, with the robot operating autonomously for extended periods without the need for constant human intervention. The authors note that the long-term nature of the deployments allowed them to identify and address issues that may not have surfaced in shorter trials, improving the overall reliability of the system.
Stats
The robot walked 13.6 km over 13 hours of active mission time during the 49-day RACE B1 deployment.
The robot walked 15 km over 19 hours 30 minutes of active mission time during the 35-day JET deployment.
Quotes
"AutoInspect is such an autonomy system. It brings together our system for robot localisation and mapping (SLAM), called VILENS [1], [2] with a graph-based topological autonomy system, to create a complete system for large-scale autonomous navigation and mission execution."
"The time from arrival at a new site to autonomous mission execution can be under an hour."