paper-with-me

홈 › Papers

Efficient Hierarchical Robot Motion Planning Under Uncertainty and Hybrid Dynamics

2018-02-12 · Ajinkya Jain, Scott Niekum

Noisy observations coupled with nonlinear dynamics pose one of the biggest challenges in robot motion planning. By decomposing nonlinear dynamics into a discrete set of local dynamics models, hybrid dynamics provide a natural way to model nonlinear dynamics, especially in systems with sudden discontinuities in dynamics due to factors such as contacts. We propose a hierarchical POMDP planner that develops cost-optimized motion plans for hybrid dynamics models. The hierarchical planner first develops a high-level motion plan to sequence the local dynamics models to be visited and then converts it into a detailed continuous state plan. This hierarchical planning approach results in a decomposition of the POMDP planning problem into smaller sub-parts that can be solved with significantly lower computational costs. The ability to sequence the visitation of local dynamics models also provides a powerful way to leverage the hybrid dynamics to reduce state uncertainty. We evaluate the proposed planner on a navigation task in the simulated domain and on an assembly task with a robotic manipulator, showing that our approach can solve tasks having high observation noise and nonlinear dynamics effectively with significantly lower computational costs compared to direct planning approaches.

📄 PDF Abstract BibTeX arXiv:1802.04205

Code (1)

Pearl-UTexas/POMDP-HD 공식 구현

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Material Recognition CNNs and Hierarchical Planning for Biped Robot Locomotion on Slippery Terrain

2017-06-27 · Martim Brandao, Yukitoshi Minami Shiguematsu, Kenji Hashimoto, Atsuo Takanishi

In this paper we tackle the problem of visually predicting surface friction for environments with diverse surfaces, and integrating this knowledge into biped robot locomotion planning. The problem is essential for autono…

FrictionMaterial Recognition

Graduated Fidelity Lattices for Motion Planning under Uncertainty

2019-05-31 · Adrián González-Sieira, Manuel Mucientes, Alberto Bugarín

We present a novel approach for motion planning in mobile robotics under sensing and motion uncertainty based on state lattices with graduated fidelity. The probability of collision is reliably estimated considering the …

Motion Planning

Hierarchical Planning for Long-Horizon Multi-Target Tracking Under Target Motion Uncertainty

2025-10-12 · Junbin Yuan, Brady Moon, Muqing Cao, Sebastian Scherer arxiv

Achieving persistent tracking of multiple dynamic targets over a large spatial area poses significant challenges for a single-robot system with constrained sensing capabilities. As the robot moves to track different targ…

Towards Multi-Robot Task-Motion Planning for Navigation in Belief Space

2020-10-01 · Antony Thomas, Fulvio Mastrogiovanni, Marco Baglietto

Autonomous robots operating in large knowledgeintensive domains require planning in the discrete (task) space and the continuous (motion) space. In knowledge-intensive domains, on the one hand, robots have to reason at t…

Motion PlanningNavigate

Provably Safe Trajectory Generation for Manipulators Under Motion and Environmental Uncertainties

2026-03-10 · Fei Meng, Zijiang Yang, Xinyu Mao, Haobo Liang 외 arxiv

Robot manipulators operating in uncertain and non-convex environments present significant challenges for safe and optimal motion planning. Existing methods often struggle to provide efficient and formally certified colli…

Motion Planning