paper-with-me

Papers

Safe Navigation in Unknown and Cluttered Environments via Direction-Aware Convex Free-Region Generation

2026-04-26 · Zhicheng Song, Yongjian Li, Kai Chen, Yulin Li, Fan Shi, Jun Ma arxiv

Convex free regions provide a structured and optimization-friendly representation of collision-free space for robot navigation in unknown and cluttered environments. However, existing methods typically enlarge local collision-free regions mainly according to surrounding obstacle geometry. In cluttered environments, such strategies may fail to generate regions that both accommodate robot geometry and preserve traversable extension along candidate motion directions, thereby limiting downstream traversal, especially in narrow passages. Even when such a region is available, safe motion generation remains challenging, because safety checking at discretized trajectory samples does not guarantee continuously collision-free motion when robot geometry is modeled explicitly. To address these issues, we propose a navigation framework that jointly incorporates candidate motion directions and robot geometry into convex free-region generation, and achieves continuously collision-free motion through continuous-safe trajectory generation. Within each region, the framework performs geometry-aware target pose selection and trajectory generation, together with Lipschitz-based continuous safety certification and local refinement. The resulting free regions and candidate motions are maintained in a region-based graph to support incremental planning. Quantitative results in cluttered 2D navigation scenarios show that the proposed method generates free regions better aligned with downstream traversal and enables reliable collision-free navigation, while additional 3D and real-world experiments on a quadrupedal robot and a UAV demonstrate the extensibility and practical applicability of the framework. The open-source project can be found at https://github.com/ZhichengSong6/FRGraph.

📄 PDF Abstract BibTeX arXiv:2604.23648

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Navigation

Similar Papers 제목 키워드 기반

Corridor-based Adaptive Control Barrier and Lyapunov Functions for Safe Mobile Robot Navigation

2025-07-19 · Nicholas Mohammad, Nicola Bezzo arxiv

Safe navigation in unknown and cluttered environments remains a challenging problem in robotics. Model Predictive Contour Control (MPCC) has shown promise for performant obstacle avoidance by enabling precise and agile t…

Robot Navigation

A Graph-Based Reinforcement Learning Approach with Frontier Potential Based Reward for Safe Cluttered Environment Exploration

2025-04-16 · Gabriele Calzolari, Vidya Sumathy, Christoforos Kanellakis, George Nikolakopoulos arxiv

Autonomous exploration of cluttered environments requires efficient exploration strategies that guarantee safety against potential collisions with unknown random obstacles. This paper presents a novel approach combining …

Reinforcement LearningGraph Neural Network

Neural Distance-Guided Path Integral Control for Tractor-Trailer Navigation

2026-05-11 · Peng Wei, Chen Peng, Stavros Vougioukas arxiv

Autonomous and safe navigation of tractor-trailer systems requires accurate, real-time collision avoidance and dynamically feasible control, particularly in cluttered and complex agricultural environments. This is challe…

Collision Avoidance

MonoMPC: Monocular Vision Based Navigation with Learned Collision Model and Risk-Aware Model Predictive Control

2025-08-10 · Basant Sharma, Prajyot Jadhav, Pranjal Paul, K. Madhava Krishna 외 arxiv

Navigating unknown environments with a single RGB camera is challenging, as the lack of depth information prevents reliable collision-checking. While some methods use estimated depth to build collision maps, we found tha…

FASTER: Fast and Safe Trajectory Planner for Navigation in Unknown Environments

2020-01-09 · Jesus Tordesillas, Brett T. Lopez, Michael Everett, Jonathan P. How

Planning high-speed trajectories for UAVs in unknown environments requires algorithmic techniques that enable fast reaction times to guarantee safety as more information about the environment becomes available. The stand…

Motion PlanningTrajectory Planning