paper-with-me

홈 › Papers

Vehicle Painting Robot Path Planning Using Hierarchical Optimization

2026-01-01 · Yuya Nagai, Hiromitsu Nakamura, Narito Shinmachi, Yuta Higashizono, Satoshi Ono arxiv

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 layer, and permits flexible handling of constraints specific to the vehicle painting process through the design of variable representation, constraints, repair operators, and an initialization process at the upper and lower layers. Experiments with three commercially available vehicle models demonstrated that the proposed method can automatically design paths that satisfy all constraints for vehicle painting with quality comparable to those created manually by engineers.

📄 PDF Abstract BibTeX arXiv:2601.00271

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robot navigation and target capturing using nature-inspired approaches in a dynamic environment

2019-11-06 · Devansh Verma, Priyansh Saxena, Ritu Tiwari

Path Planning and target searching in a three-dimensional environment is a challenging task in the field of robotics. It is an optimization problem as the path from source to destination has to be optimal. This paper aim…

Robot Navigation

Multi-CAP: A Multi-Robot Connectivity-Aware Hierarchical Coverage Path Planning Algorithm for Unknown Environments

2025-09-18 · Zongyuan Shen, Burhanuddin Shirose, Prasanna Sriganesh, Bhaskar Vundurthy 외 arxiv

Efficient coordination of multiple robots for coverage of large, unknown environments is a significant challenge that involves minimizing the total coverage path length while reducing inter-robot conflicts. In this paper…

Hierarchical Path-planning from Speech Instructions with Spatial Concept-based Topometric Semantic Mapping

2022-03-21 · Akira Taniguchi, Shuya Ito, Tadahiro Taniguchi

Assisting individuals in their daily activities through autonomous mobile robots, especially for users without specialized knowledge, is crucial. Specifically, the capability of robots to navigate to destinations based o…

Navigate

PaintNet: Unstructured Multi-Path Learning from 3D Point Clouds for Robotic Spray Painting

2022-11-13 · Gabriele Tiboni, Raffaello Camoriano, Tatiana Tommasi

Popular industrial robotic problems such as spray painting and welding require (i) conditioning on free-shape 3D objects and (ii) planning of multiple trajectories to solve the task. Yet, existing solutions make strong a…

IMPASTO: Integrating Model-Based Planning with Learned Dynamics Models for Robotic Oil Painting Reproduction

2026-03-31 · Yingke Wang, Hao Li, Yifeng Zhu, Hong-Xing Yu 외 arxiv

Robotic reproduction of oil paintings using soft brushes and pigments requires force-sensitive control of deformable tools, prediction of brushstroke effects, and multi-step stroke planning, often without human step-by-s…