You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a quick note to remember to make a PR: while detecting edges, the upper lower triangle of the covariance matrix is filled... but the Eigen solver actually looks at the lower part.
So, the actual orientation of point clouds is always ignored. Wow.
Will PR.
The text was updated successfully, but these errors were encountered:
Just a quick note to remember to make a PR: while detecting edges, the upper lower triangle of the covariance matrix is filled... but the Eigen solver actually looks at the lower part.
So, the actual orientation of point clouds is always ignored. Wow.
Will PR.
The text was updated successfully, but these errors were encountered: