Sampling-Based Trajectory (re)planning for Differentially Flat Systems: Application to a 3D Gantry Crane
Minh Nhat Vu, Michael Schwegel, Christian Hartl-Nesic, and Andreas, Kugi

TL;DR
This paper introduces a fast, sampling-based trajectory planning algorithm for 3D gantry cranes that efficiently handles obstacles, velocity, and acceleration constraints, and supports replanning with improved optimality and reduced computational load.
Contribution
It develops a novel motion planning method combining informed RRT*, LQTM local planning, and branch-and-bound pruning for differentially flat systems, enabling efficient replanning.
Findings
Algorithm successfully plans trajectories avoiding obstacles.
Replanning is faster due to tree pruning and reuse.
Simulations confirm feasibility and efficiency.
Abstract
In this paper, a sampling-based trajectory planning algorithm for a laboratory-scale 3D gantry crane in an environment with static obstacles and subject to bounds on the velocity and acceleration of the gantry crane system is presented. The focus is on developing a fast motion planning algorithm for differentially flat systems, where intermediate results can be stored and reused for further tasks, such as replanning. The proposed approach is based on the informed optimal rapidly exploring random tree algorithm (informed RRT*), which is utilized to build trajectory trees that are reused for replanning when the start and/or target states change. In contrast to state-of-the-art approaches, the proposed motion planning algorithm incorporates a linear quadratic minimum time (LQTM) local planner. Thus, dynamic properties such as time optimality and the smoothness of the trajectory are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robot Manipulation and Learning · Hydraulic and Pneumatic Systems
