Skip to content

Armar6 Hands v3: removed collision model for hand nodes

Fabian Reister requested to merge fix/Armar6-Hand-Collision-Models into master

Both hands have a collision model that is fixed to the hand's base nodes:

image

This collision model is incorrect and needs to be removed. As it prevents proper manipulation in simulation.

image

Merge request reports