paper-with-me

Papers

Adaptive Dynamics Planning for Robot Navigation

2025-10-06 · Yuanjie Lu, Mingyang Mao, Tong Xu, Linji Wang, Xiaomin Lin, Xuesu Xiao arxiv

Autonomous robot navigation systems often rely on hierarchical planning, where global planners compute collision-free paths without considering dynamics, and local planners enforce dynamics constraints to produce executable commands. This discontinuity in dynamics often leads to trajectory tracking failure in highly constrained environments. Recent approaches integrate dynamics within the entire planning process by gradually decreasing its fidelity, e.g., increasing integration steps and reducing collision checking resolution, for real-time planning efficiency. However, they assume that the fidelity of the dynamics should decrease according to a manually designed scheme. Such static settings fail to adapt to environmental complexity variations, resulting in computational overhead in simple environments or insufficient dynamics consideration in obstacle-rich scenarios. To overcome this limitation, we propose Adaptive Dynamics Planning (ADP), a learning-augmented paradigm that uses reinforcement learning to dynamically adjust robot dynamics properties, enabling planners to adapt across diverse environments. We integrate ADP into three different planners and further design a standalone ADP-based navigation system, benchmarking them against other baselines. Experiments in both simulation and real-world tests show that ADP consistently improves navigation success, safety, and efficiency.

📄 PDF Abstract BibTeX arXiv:2510.05330

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningRobot Navigation

Similar Papers 제목 키워드 기반

Context-Conditional Navigation with a Learning-Based Terrain- and Robot-Aware Dynamics Model

2023-07-18 · Suresh Guttikonda, Jan Achterhold, Haolong Li, Joschka Boedecker 외

In autonomous navigation settings, several quantities can be subject to variations. Terrain properties such as friction coefficients may vary over time depending on the location of the robot. Also, the dynamics of the ro…

Autonomous NavigationFrictionMeta-LearningTrajectory Prediction

Learning a Terrain- and Robot-Aware Dynamics Model for Autonomous Mobile Robot Navigation

2024-09-17 · Jan Achterhold, Suresh Guttikonda, Jens U. Kreber, Haolong Li 외

Mobile robots should be capable of planning cost-efficient paths for autonomous navigation. Typically, the terrain and robot properties are subject to variations. For instance, properties of the terrain such as friction …

Autonomous NavigationFrictionMeta-LearningModel Predictive Control+1

HumAIN: Human-Aware Implicit Social Robot Navigation

2026-07-08 · Daeun Song, Nhat Le, Jeffrey Chen, Mohammad Nazeri 외 arxiv

Effective social robot navigation requires sensitivity to human behavior, often revealed through subtle skeletal cues like gait and orientation. We present Human-Aware Implicit Social Robot Navigation (HumAIN), a novel f…

Knowledge DistillationTrajectory PredictionTrajectory PlanningRobot Navigation

Hierarchies of Planning and Reinforcement Learning for Robot Navigation

2021-09-23 · Jan Wöhlke, Felix Schmitt, Herke van Hoof

Solving robotic navigation tasks via reinforcement learning (RL) is challenging due to their sparse reward and long decision horizon nature. However, in many navigation tasks, high-level (HL) task representations, like a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Navigation

PRM-RL: Long-range Robotic Navigation Tasks by Combining Reinforcement Learning and Sampling-based Planning

2017-10-11 · Aleksandra Faust, Oscar Ramirez, Marek Fiser, Kenneth Oslund 외

We present PRM-RL, a hierarchical method for long-range navigation task completion that combines sampling based path planning with reinforcement learning (RL). The RL agents learn short-range, point-to-point navigation p…

Reinforcement LearningReinforcement Learning (RL)