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
I am wondering is it possible to create an octree from point cloud using fcl.OcTree, then do the collision detection using fcl.OcTree. Issue #7 mentioned the similar question, but I can't find answers there. Could you guys offer some examples on how to use this.