sr-ros-interface
sr-ros-interface copied to clipboard
Collision model for left hand palm should be reflected
Currently both left and right hand palms have the same collision model, but as it's not symmetric, it doesn't fit well the left hand.
We should add a reflection parameter in palm.urdf.xacro to take care of that.
I think pull request https://github.com/shadow-robot/sr-ros-interface/pull/138 also solves this issue, since cleaner xacro use reflection everywhere even for the meshes (scale = -1)
check this screenshot of a standard left hand to see if this is good for you
Note : The new square collision box for the forearm appears necessary to get the hand stably stand on the floor, vibrates with a cylinder !