Skip to content
Snippets Groups Projects
  • Rick Staa's avatar
    Fix panda self-collisions · 59559d00
    Rick Staa authored
    As Franka changed the collision geometries from meshes to coarse shapes
    (matching the collision model of the internal controller) we now observe various self-collisions
    in some default poses. This commit disables collision checks between link8 and links 5+6.
    as well as between link3 and link5.
    
    The corresponding collision are handled by joint limits already.
    59559d00