Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up PR2 model #20588

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Commits on Nov 30, 2023

  1. Clean up PR2 model

    - Minor collision geometries (often described by seemingly arbitrary
      small boxes) have been commented out; they were causing
      self-collisions even in the default configuration.
    
    - Additional Drake collision-filtering tags have been added to remove
      remaining self-collisions in the default position.
    
    - The finger tip collision mesh geometry has been replaced by simple
      box geometry, with additional Drake tags to support hydroelastic
      contact.
    
    - Long comments we reflowed to fit in Drake's preferred 80 character
      line limit.
    RussTedrake committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0f23384 View commit details
    Browse the repository at this point in the history