Skip to content

This project plans the welding layers, sequence, as well as all welding points (with pose in 2d) for V-shape groove.

Notifications You must be signed in to change notification settings

romi-lab/mutilayer-weld-path-planning

Repository files navigation

Mutilayer weld path planning

Overview

We introduce a method for V-shape groove mutilayer path planning. This method plans the welding layers, sequence, as well as all welding points (with pose in 2d) for V-shape groove. In the algorithm, the welding bead geometry has been approximated into parallelograms or trapezoids for simplification. And the manner for welding path is planned in a side-to-center, left-to-right, bottom-to-top manner. It allows such calculation on V-groove with various thickness, assembly clearance, and groove angle.

Procedures

The code mainly follows 5 steps:

  1. Groove definition
  2. Layer cutting
  3. Segmentation
  4. Geometry points identification
  5. Weld path planning

Results

Note

For detail, please check the document and code.

About

This project plans the welding layers, sequence, as well as all welding points (with pose in 2d) for V-shape groove.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages