saikiran321 / nonrigid_icp

This repository is an implementation of non rigid icp
80 stars 18 forks source link

Error when using the code #4

Open mikami520 opened 1 year ago

mikami520 commented 1 year ago

Hi I am interesting in your code and try to use it. However, I faced a problem when calculating the edges. The set() cannot convert a numpy.ndarray to a set:

Screenshot 2023-02-21 at 21 55 02

Could you please help me with this issue?