Arm lightly collide with objects with collision avoidance turned on
Closed this issue · 1 comments
Lexseal commented
As titled, this might be due to a tolerance issue inside the planning algorithm. Look around for parameters to tune.
Lexseal commented
After some investigation, this is caused by an insufficient number of samples in the point cloud. Will add some code to warn user if the density of the points is too low.