yijiangh / pychoreo

python implementation of choreo: a sequence and motion planning algorithm for discrete architectural assembly
MIT License
15 stars 2 forks source link

[extrusion] check EE collision with currently extruded element #2

Open yijiangh opened 5 years ago

yijiangh commented 5 years ago

Currently, there is no check to prevent EE colliding with the element. The following situation might prevent transition planning from working since the initial pose is in collision with the element.

image