paper-with-me

홈 › Papers

Verified Task-Space Motion Planning Under Joint-Space Constraints

2026-05-21 · Hanjiang Hu, Changliu Liu, Yebin Wang arxiv

Reactive task-space planners such as Bug2 operate with fixed Cartesian step sizes and are unaware of the manipulator's joint-angle limits. When the Jacobian is poorly conditioned, even small Cartesian steps can demand joint changes that exceed admissible bounds; clipping the joints to their limits causes tracking drift and can prevent goal reaching entirely. We address this by computing, at each planning step, the largest Cartesian hyperrectangle that is \emph{certifiably reachable} under joint displacement bounds. Using a second-order polynomial approximation of the inverse kinematics and the S-procedure, we formulate a small semidefinite program whose solution yields the certified half-width~$λ^\star$. An equivalent bisection procedure exploiting the quadratic structure solves the certification in sub-millisecond time. Integrating this certificate with Bug2 yields a planner whose step size adapts to local kinematic conditioning. In a statistical evaluation over 94 adversarial scenarios spanning six joint-limit settings, the SOS-verified planner achieves \emph{zero} joint-limit violations with a 100\% goal-reaching rate, whereas a standard Bug2 planner violates joint limits in 6--11\% of steps and fails to reach the goal in up to 18\% of scenarios.

📄 PDF Abstract BibTeX arXiv:2605.22991

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

COVER:COverage-VErified Roadmaps for Fixed-time Motion Planning in Continuous Semi-Static Environments

2025-10-04 · Niranjan Kumar Ilampooranan, Constantinos Chamzas arxiv

The ability to solve motion-planning queries within a fixed time budget is critical for deploying robotic systems in time-sensitive applications. Semi-static environments, where most of the workspace remains fixed while …

Motion Planning

Hierarchical Motion Planning and Control under Unknown Nonlinear Dynamics via Predicted Reachability

2026-03-31 · Zhiquan Zhang, Melkior Ornik arxiv

Autonomous motion planning under unknown nonlinear dynamics requires learning system properties while navigating toward a target. In this work, we develop a hierarchical planning-control framework that enables online mot…

Motion SynthesisMotion Planning

Task-Motion Planning for Navigation in Belief Space

2019-10-24 · Antony Thomas, Fulvio Mastrogiovanni, Marco Baglietto

We present an integrated Task-Motion Planning (TMP) framework for navigation in large-scale environment. Autonomous robots operating in real world complex scenarios require planning in the discrete (task) space and the c…

Motion PlanningNavigate

Kinodynamic Task and Motion Planning using VLM-guided and Interleaved Sampling

2025-10-30 · Minseo Kwon, Young J. Kim arxiv

Task and Motion Planning (TAMP) integrates high-level task planning with low-level motion feasibility, but existing methods are costly in long-horizon problems due to excessive motion sampling. While LLMs provide commons…

Spatial ReasoningMotion Planning

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