paper-with-me

Papers

Trajectory Manifold Optimization for Fast and Adaptive Kinodynamic Motion Planning

2024-10-16 · Yonghyeon LEE

Fast kinodynamic motion planning is crucial for systems to effectively adapt to dynamically changing environments. Despite some efforts, existing approaches still struggle with rapid planning in high-dimensional, complex problems. Not surprisingly, the primary challenge arises from the high-dimensionality of the search space, specifically the trajectory space. We address this issue with a two-step method: initially, we identify a lower-dimensional trajectory manifold {\it offline}, comprising diverse trajectories specifically relevant to the task at hand while meeting kinodynamic constraints. Subsequently, we search for solutions within this manifold {\it online}, significantly enhancing the planning speed. To encode and generate a manifold of continuous-time, differentiable trajectories, we propose a novel neural network model, {\it Differentiable Motion Manifold Primitives (DMMP)}, along with a practical training strategy. Experiments with a 7-DoF robot arm tasked with dynamic throwing to arbitrary target positions demonstrate that our method surpasses existing approaches in planning speed, task success, and constraint satisfaction.

📄 PDF Abstract BibTeX arXiv:2410.12193

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Learning a Kinodynamic Trajectory Manifold for Impact-Aware Compliant Catching of Fast-Moving Objects

2026-05-27 · Guorui Pei, Mengshi Zhang, Xi Chen, Jinsong Wu 외 arxiv

Fast catching of free-flying objects is difficult because of short reaction time, impact uncertainty, and kinodynamic constraints. We use reinforcement learning in simulation to collect successful catching trajectories a…

Reinforcement Learning

Fast Kinodynamic Planning on the Constraint Manifold with Deep Neural Networks

2023-01-11 · Piotr Kicki, Puze Liu, Davide Tateo, Haitham Bou-Ammar 외

Motion planning is a mature area of research in robotics with many well-established methods based on optimization or sampling the state space, suitable for solving kinematic motion planning. However, when dynamic motions…

Motion Planning

SPARK: Skeleton-Parameter Aligned Retargeting on Humanoid Robots with Kinodynamic Trajectory Optimization

2026-03-12 · Hanwen Wang, Qiayuan Liao, Bike Zhang, Kunzhao Ren 외 arxiv

Human motion provides rich priors for training general-purpose humanoid control policies, but raw demonstrations are often incompatible with a robot's kinematics and dynamics, limiting their direct use. We present a two-…

CMC-Opt: Constraint Manifold with Corners for Inequality-Constrained Optimization

2026-05-20 · Yetong Zhang, Frank Dellaert arxiv

We introduce a manifold-based framework for addressing optimization problems with equality and inequality constraints found in robotics. Our approach transforms the original problem into an unconstrained optimization pro…

Path Planning Followed by Kinodynamic Smoothing for Multirotor Aerial Vehicles (MAVs)

2020-08-29 · Geesara Kulathunga, Dmitry Devitt, Roman Fedorenko, Sergei Savin 외

We explore path planning followed by kinodynamic smoothing while ensuring the vehicle dynamics feasibility for MAVs. We have chosen a geometrically based motion planning technique \textquotedblleft RRT*\textquotedblright…

Motion Planning