paper-with-me

홈 › Papers

Bridging Discrete Planning and Continuous Execution for Redundant Robot

2026-04-02 · Teng Yan, Yue Yu, Yihan Liu, Bingzhuo Zhong arxiv

Voxel-grid reinforcement learning is widely adopted for path planning in redundant manipulators due to its simplicity and reproducibility. However, direct execution through point-wise numerical inverse kinematics on 7-DoF arms often yields step-size jitter, abrupt joint transitions, and instability near singular configurations. This work proposes a bridging framework between discrete planning and continuous execution without modifying the discrete planner itself. On the planning side, step-normalized 26-neighbor Cartesian actions and a geometric tie-breaking mechanism are introduced to suppress unnecessary turns and eliminate step-size oscillations. On the execution side, a task-priority damped least-squares (TP-DLS) inverse kinematics layer is implemented. This layer treats end-effector position as a primary task, while posture and joint centering are handled as subordinate tasks projected into the null space, combined with trust-region clipping and joint velocity constraints. On a 7-DoF manipulator in random sparse, medium, and dense environments, this bridge raises planning success in dense scenes from about 0.58 to 1.00, shortens representative path length from roughly 1.53 m to 1.10 m, and while keeping end-effector error below 1 mm, reduces peak joint accelerations by over an order of magnitude, substantially improving the continuous execution quality of voxel-based RL paths on redundant manipulators.

📄 PDF Abstract BibTeX arXiv:2604.02021

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

AnchorVLA: Bridging Discrete Decisions and Continuous Trajectories for Vision-Language-Action Planning

2026-07-03 · Qi Liu, Yabei Li, Hongsong Wang, Heng Zhang 외 arxiv

Autonomous driving planning requires translating navigation intent, traffic rules, dynamic interactions, and language instructions into executable continuous trajectories. Vision-Language-Action models have been introduc…

Trajectory PredictionAutonomous DrivingDecision Making

A Neuro-Symbolic Framework for Reasoning under Perceptual Uncertainty: Bridging Continuous Perception and Discrete Symbolic Planning

2025-11-18 · Jiahao Wu, Shengwen Yu arxiv

Bridging continuous perceptual signals and discrete symbolic reasoning is a fundamental challenge in AI systems that must operate under uncertainty. We present a neuro-symbolic framework that explicitly models and propag…

Relational ReasoningGraph Neural Network

Integrating Task-Motion Planning with Reinforcement Learning for Robust Decision Making in Mobile Robots

2018-11-21 · Yuqian Jiang, Fangkai Yang, Shiqi Zhang, Peter Stone

Task-motion planning (TMP) addresses the problem of efficiently generating executable and low-cost task plans in a discrete space such that the (initially unknown) action costs are determined by motion plans in a corresp…

Decision MakingMotion PlanningReinforcement LearningReinforcement Learning (RL)+2

Incremental Learning of Discrete Planning Domains from Continuous Perceptions

2019-03-14 · Luciano Serafini, Paolo Traverso

We propose a framework for learning discrete deterministic planning domains. In this framework, an agent learns the domain by observing the action effects through continuous features that describe the state of the enviro…

Incremental Learning

Hybrid Planning for Dynamic Multimodal Stochastic Shortest Paths

2019-06-21 · Shushman Choudhury, Mykel J. Kochenderfer

Sequential decision problems in applications such as manipulation in warehouses, multi-step meal preparation, and routing in autonomous vehicle networks often involve reasoning about uncertainty, planning over discrete m…

Heuristic Search