Local Path Optimization in The Latent Space Using Learned Distance Gradient
By: Jiawei Zhang , Chengchao Bai , Wei Pan and more
Constrained motion planning is a common but challenging problem in robotic manipulation. In recent years, data-driven constrained motion planning algorithms have shown impressive planning speed and success rate. Among them, the latent motion method based on manifold approximation is the most efficient planning algorithm. Due to errors in manifold approximation and the difficulty in accurately identifying collision conflicts within the latent space, time-consuming path validity checks and path replanning are required. In this paper, we propose a method that trains a neural network to predict the minimum distance between the robot and obstacles using latent vectors as inputs. The learned distance gradient is then used to calculate the direction of movement in the latent space to move the robot away from obstacles. Based on this, a local path optimization algorithm in the latent space is proposed, and it is integrated with the path validity checking process to reduce the time of replanning. The proposed method is compared with state-of-the-art algorithms in multiple planning scenarios, demonstrating the fastest planning speed
Similar Papers
Locally Optimal Solutions to Constraint Displacement Problems via Path-Obstacle Overlaps
Robotics
Robot moves obstacles to find a clear path.
Local Path Planning with Dynamic Obstacle Avoidance in Unstructured Environments
Robotics
Robot safely dodges moving things to reach its goal.
A Review of Learning-Based Motion Planning: Toward a Data-Driven Optimal Control Approach
Robotics
Makes self-driving cars safer and smarter.