Realtime Trajectory Smoothing with Neural Nets
Shohei Fujii, Quang-Cuong Pham

TL;DR
This paper introduces a neural network-based realtime trajectory smoothing method for industrial robots, enabling quick, smooth motion adjustments in dynamic environments to improve safety and efficiency.
Contribution
It presents a novel neural network approach for fast trajectory smoothing in realtime, integrated into a vision-motion planning loop for industrial robots.
Findings
Trajectory smoothing within 200 ms on a GPU
Effective handling of dynamic obstacles in real time
Enhanced robot motion safety and efficiency
Abstract
In order to safely and efficiently collaborate with humans, industrial robots need the ability to alter their motions quickly to react to sudden changes in the environment, such as an obstacle appearing across a planned trajectory. In Realtime Motion Planning, obstacles are detected in real time through a vision system, and new trajectories are planned with respect to the current positions of the obstacles, and immediately executed on the robot. Existing realtime motion planners, however, lack the smoothing post-processing step -- which are crucial in sampling-based motion planning -- resulting in the planned trajectories being jerky, and therefore inefficient and less human-friendly. Here we propose a Realtime Trajectory Smoother based on the shortcutting technique to address this issue. Leveraging fast clearance inference by a novel neural network, the proposed method is able to…
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
TopicsRobot Manipulation and Learning · Robotic Path Planning Algorithms · Robotic Locomotion and Control
