End-to-end deep learning-based framework for path planning and collision checking: bin picking application
Mehran Ghafarian Tamizi, Homayoun Honari, Aleksey Nozdryn-Plotnicki,, Homayoun Najjaran

TL;DR
This paper introduces PPCNet, an end-to-end deep learning framework for real-time path planning and collision checking in robotic systems, significantly reducing planning time while maintaining success rates.
Contribution
The novel PPCNet framework combines two neural networks trained via imitation learning to efficiently generate collision-free paths in complex environments.
Findings
Reduces planning time significantly compared to traditional methods
Achieves comparable success rates and path lengths
Validated in simulation and real-world bin-picking task
Abstract
Real-time and efficient path planning is critical for all robotic systems. In particular, it is of greater importance for industrial robots since the overall planning and execution time directly impact the cycle time and automation economics in production lines. While the problem may not be complex in static environments, classical approaches are inefficient in high-dimensional environments in terms of planning time and optimality. Collision checking poses another challenge in obtaining a real-time solution for path planning in complex environments. To address these issues, we propose an end-to-end learning-based framework viz., Path Planning and Collision checking Network (PPCNet). The PPCNet generates the path by computing waypoints sequentially using two networks: the first network generates a waypoint, and the second one determines whether the waypoint is on a collision-free segment…
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
