Vehicle Painting Robot Path Planning Using Hierarchical Optimization
Yuya Nagai, Hiromitsu Nakamura, Narito Shinmachi, Yuta Higashizono, Satoshi Ono

TL;DR
This paper introduces a hierarchical optimization approach for robotic vehicle painting path planning, automating the process and reducing design time while ensuring quality comparable to manual paths.
Contribution
It formulates vehicle painting path planning as a hierarchical optimization problem combining VRP and detailed path planning, enabling automated, constraint-aware path design.
Findings
Automatically generates painting paths satisfying all constraints.
Achieves quality comparable to manual path planning.
Demonstrated on three vehicle models.
Abstract
In vehicle production factories, the vehicle painting process employs multiple robotic arms to simultaneously apply paint to car bodies advancing along a conveyor line. Designing paint paths for these robotic arms, which involves assigning car body areas to arms and determining paint sequences for each arm, remains a time-consuming manual task for engineers, indicating the demand for automation and design time reduction. The unique constraints of the painting process hinder the direct application of conventional robotic path planning techniques, such as those used in welding. Therefore, this paper formulates the design of paint paths as a hierarchical optimization problem, where the upper-layer subproblem resembles a vehicle routing problem (VRP), and the lower-layer subproblem involves detailed path planning. This approach allows the use of different optimization algorithms at each…
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 · Advanced Manufacturing and Logistics Optimization · Computational Geometry and Mesh Generation
