I am designing a Brick Laying Platform. I would like to code it entirely with the Python API. The file is attached.
The issue I am facing is that the gantry is able to pick and place the first brick. But it does not place the second brick. Ideally I would like to have the brick laid out in rows, columns and layers to build a complete wall.
Would request help on what I may be missing in my code to pick and place all bricks copied from the original.
Brick_Layer.rdk (Size: 337.74 KB / Downloads: 114)
The issue I am facing is that the gantry is able to pick and place the first brick. But it does not place the second brick. Ideally I would like to have the brick laid out in rows, columns and layers to build a complete wall.
Would request help on what I may be missing in my code to pick and place all bricks copied from the original.
Brick_Layer.rdk (Size: 337.74 KB / Downloads: 114)