Closing the Perception-Action Loop for Semantically Safe Navigation in Semi-Static Environments
Jingxing Qian, Siqi Zhou, Nicholas Jianrui Ren, Veronica Chatrath, Angela P. Schoellig
TL;DR
The paper tackles robust long-term navigation in semi-static environments by closing the perception-action loop: it builds an object-level, semantically annotated TSDF map, estimates object consistency, and encodes this rich map into a discrete-time CBF. An MPC-CBF controller then plans safe trajectories that adapt to potential scene changes, balancing safety with feasibility. Key contributions include a unified object-map-to-CBF pipeline, the integration of semantic/consistency cues via Slope and Bias heuristics, and validated performance in both simulation and real-world experiments demonstrating dynamic behavior adjustment in response to scene changes. This approach enhances practical safety and adaptability for autonomous robots operating beyond static environments.
Abstract
Autonomous robots navigating in changing environments demand adaptive navigation strategies for safe long-term operation. While many modern control paradigms offer theoretical guarantees, they often assume known extrinsic safety constraints, overlooking challenges when deployed in real-world environments where objects can appear, disappear, and shift over time. In this paper, we present a closed-loop perception-action pipeline that bridges this gap. Our system encodes an online-constructed dense map, along with object-level semantic and consistency estimates into a control barrier function (CBF) to regulate safe regions in the scene. A model predictive controller (MPC) leverages the CBF-based safety constraints to adapt its navigation behaviour, which is particularly crucial when potential scene changes occur. We test the system in simulations and real-world experiments to demonstrate the impact of semantic information and scene change handling on robot behavior, validating the practicality of our approach.
