Hi, thanks for the great work!
In the codebase I see that we enable the self collision of the robot. However, I noticed that since we approximate the collision of the hand using boxes, the motion of the thumb seems limited due to collision constraints. I'm wondering does this codebase handles this issue?
Thanks again!