motion planning

Computing collision-free, kinematically feasible trajectories for manipulators that respect inferred geometry and physical manifolds while satisfying multi-fidelity cost criteria. Used to synthesize continuous trajectories for quasi-static interactions, perform dual-arm coordination, and decide when to apply expensive high-fidelity planning.

motionplanning

12-Month Skill Trend

Momentum and market value over time
Trending
Score
+20 in 12 mo
96
12 mo agoNow
Career
Value
+$12K in 12 mo
$42K/year
12 mo agoNow

Recommended Survey Paper

Quick overview of the field
View more

Must-Read Papers

Most classic and influential ideas
View more

This work addresses the suboptimality of motion plans in robotics that arises from neglecting the non-Euclidean geometric structure of configuration spaces. To this end, we propose a sampling-based planning framework that operates directly on Riemannian manifolds. Our method efficiently approximates Riemannian geodesic distances using a third-order accurate midpoint scheme and, for the first time, integrates Riemannian natural gradients with first-order retraction operations into local path generation. This approach preserves geometric fidelity while ensuring scalability to high-dimensional systems. Experimental results demonstrate that our planner consistently produces trajectories with significantly lower cost—measured under the kinetic energy metric—than both Euclidean planners and conventional numerical geodesic solvers across diverse platforms, including a planar two-link arm, a 7-DoF Franka manipulator, and an SE(2) nonholonomic system.

configuration spacegeodesic distancemotion planning

This work addresses the issue of excessively tortuous trajectories commonly produced by existing feedback motion planners based on simplicial complex decomposition, which lead to slow motion and high energy consumption. The authors propose a novel approach that constructs a safe, goal-directed “funnel” region by heuristically aligning local vector fields and building a goal-centric maximal star-shaped simplicial chain. By integrating systematic vector field alignment with geometric star-chain construction, the method significantly enhances path smoothness and control efficiency while preserving formal safety guarantees. Experimental results demonstrate a 91.40% average reduction in total path curvature and a 45.47% decrease in LQR control energy cost. In low-dimensional configuration spaces, the planner outperforms sampling- and optimization-based alternatives in both computational efficiency and robustness.

cell decompositioncurvature reductionfeedback motion planning

Planning Shorter Paths in Graphs of Convex Sets by Undistorting Parametrized Configuration Spaces

Nov 28, 2024
SG
S. Garg
🏛️ Massachusetts Institute of Technology

Nonlinear parameterizations (e.g., Euler angles, rational kinematics) in Graph-Convex Set (GCS) trajectory optimization induce metric distortion in configuration space, degrading trajectory quality and violating geometric fidelity. Method: We propose the first rigorous GCS optimization framework supporting nonconvex objective functions. Our approach introduces a “de-distortion” mechanism that integrates Lagrangian duality with certified collision-free region verification, thereby recovering the true configuration-space metric while preserving original constraint feasibility and theoretical guarantees. Contribution/Results: This work establishes the first tight, verifiable optimization support for nonconvex objectives within the GCS paradigm. Experiments across three canonical robotics scenarios—bimanual manipulation, 3D rotational planning, and rational-kinematic modeling—demonstrate significant reductions in path length and execution time, with only marginal increases in computational overhead.

Addresses suboptimal paths from distorted configuration spacesExtends GCS to handle nonconvex objectives undistorting pathsImproves path length and duration in robotic planning

This work addresses the challenge of motion planning in tightly fitted rigid-body assembly, where near-zero clearance contact imposes strong geometric constraints. To tackle this problem, we propose CMG-RRT, an algorithm that, for the first time, incorporates the critical manifold—the set of contact configurations between parts—as a guiding mechanism within a sampling-based planner. By adaptively biasing sampling toward neighborhoods of this manifold in configuration space and integrating a hierarchical subdivision strategy within the RRT framework, CMG-RRT efficiently explores feasible assembly paths. The algorithm achieves a 100% success rate on a challenging rotational assembly benchmark and, notably, provides the first fully automatic solution to the Elk interlocking puzzle. The implementation is publicly available.

critical manifoldmotion planningrigid-body assembly

Superfast Configuration-Space Convex Set Computation on GPUs for Online Motion Planning

Apr 15, 2025
PW
Peter Werner
🏛️ MIT | Toyota Research Institute | Woven by Toyota

To address the slow generation and low reliability of convex sets in configuration space for real-time robotic motion planning under dynamic environments, this paper proposes the first GPU-accelerated online probabilistic collision-free convex decomposition method—Safe Convex Sets (SCS). Our approach enables efficient iterative refinement of SCS sequences via parallelized configuration-space inflation, joint SCS optimization, trajectory-guided collision-feedback pruning, and Dynamic Random Map (DRM) search. Furthermore, we integrate piecewise-linear path inflation with nonlinear trajectory optimization subject to convex-set constraints to support perception-closed-loop online planning. Evaluated on standard simulation benchmarks, our method achieves a 17.1× speedup over CPU-based baselines and improves collision-free success rate by 27.9%. Real-world experiments on a KUKA iiwa 7 robot demonstrate millisecond-level response times and high robustness in dynamic settings.

Construct collision-free convex sets in robot configuration space using GPUsEnable real-time motion planning in dynamic environments with convex representationsOptimize trajectories efficiently while probabilistically avoiding collision constraints

Latest Papers

What's happening recently
View more

This work addresses the challenge of self-collisions and environmental collisions in teleoperation, which commonly arise when controlling only the end-effector of a robotic arm. The authors propose a real-time trajectory planning method based on differentiable constraints, introducing—for the first time—a differentiable collision-avoidance constraint derived from convex optimization duality theory into the teleoperation framework. The approach models robot links using capsule primitives and represents environmental obstacles as polyhedra, generating smooth, collision-free trajectories by optimizing the operator’s input. Experiments on both simulation and a physical UR5e platform demonstrate that the method achieves high obstacle modeling fidelity while significantly reducing computational overhead, all within real-time performance bounds, thereby enabling efficient and safe teleoperation.

collision avoidancemanipulatorobstacle avoidance

This work addresses the limitations of traditional task-space planners such as Bug2, which often neglect joint limits and fail to reach targets when the Jacobian becomes ill-conditioned, leading to joint limit violations or unreachable goals. To overcome these issues, the authors propose an adaptive step-size planning method that leverages a second-order inverse kinematics approximation combined with an S-procedure to construct, at each step, a Cartesian hyper-rectangle reachable under joint constraints. This construction is formulated as a semidefinite program and solved efficiently via a novel fast bisection algorithm exploiting quadratic structure. For the first time, verifiable reachability analysis is integrated into real-time task-space planning. Evaluated on 94 adversarial scenarios, the approach achieves zero joint limit violations and a 100% target-reaching success rate, substantially outperforming Bug2.

goal reachingjoint limitsjoint-space constraints

This work addresses the challenge of robotic trajectory planning in cluttered, narrow environments, where feasible regions are severely constrained and fragmented. The authors propose a function-space-based, geometry-aware trajectory optimization framework that introduces natural functional gradients to this domain for the first time. By employing a Gaussian-smoothed surrogate objective, the method enables discretization-free smoothness control over trajectories. It eliminates the need for analytical gradients, decouples time parameterization, and effectively handles non-differentiable operations—such as collision checking—through Monte Carlo estimation combined with black-box evaluations. Experimental results demonstrate that the approach substantially outperforms existing baselines in complex geometric scenarios, achieving significant improvements in both trajectory feasibility and smoothness.

cluttered environmentscollision-free motionnarrow passages

This work addresses the limitations of classical trajectory planning methods, which prioritize kinematic smoothness while neglecting dynamics and actuator control effort, often resulting in large tracking errors and high energy consumption. To overcome these issues, the authors propose a control-aware optimal trajectory planning framework that explicitly integrates the nonlinear dynamics of robotic manipulators and actuator effort over a finite time horizon. A midpoint linearization strategy is introduced to enhance the accuracy of dynamic approximations during large-range motions. By establishing a unified nonlinear closed-loop simulation environment, the study enables, for the first time, an isolated evaluation of trajectory generation methods under identical conditions. Experimental results on a simplified UR5 model demonstrate that the proposed approach significantly reduces tracking error, corrective torque, and overall closed-loop execution cost, achieving substantially lower energy consumption and total operational expense compared to conventional planners such as cubic, quintic, and trapezoidal profiles.

actuator effortcontrol-awaredynamic efficiency

This work addresses the challenge of nonlinear optimization with mixed equality and inequality constraints in robotic dynamics planning by introducing a novel approach based on “constraint manifolds with corners.” The method reformulates the original problem as an unconstrained optimization over a constrained state space, seamlessly embedding inequality constraints into the manifold structure through differential geometry and manifold optimization techniques. This formulation overcomes the conventional limitation of manifold optimization, which typically applies only to smooth equality constraints. Evaluated on large-scale dynamic planning tasks, the proposed approach successfully generates dynamically feasible trajectories and demonstrates superior robustness and solvability in scenarios where standard algorithms fail.

constraint manifolddynamically feasible trajectoriesinequality-constrained optimization

Hot Scholars

MH

Marco Hutter

Professor of Robotics, ETH Zurich
Legged RoboticsRoboticsControl
DT

Dzmitry Tsetserukou

Associate Professor, Skolkovo Institute of Science and Technology (Skoltech)
RoboticsHapticsUAV SwarmAI
JL

Jiaoyang Li

Assistant Professor at Robotics Institute, Carnegie Mellon University
Artificial IntelligenceMulti-Agent/Robot SystemsHeuristic SearchAutomated Planning
JB

Johannes Betz

Professor, Autonomous Vehicle Systems, Technical University of Munich (TUM)
Autonomous SystemsMotion PlaningControlRobots
AD

Aaron D. Ames

​​Bren Professor, Mechanical and Civil Engineering, Control and Dynamical Systems, Caltech
Safe ControlRoboticsAutonomyNonlinear Control