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

kr6_agilus mesh fixes #76

Merged

Conversation

BrettHemes
Copy link
Member

@BrettHemes BrettHemes commented Feb 1, 2017

  • Updated visual stl's in kr6r700sixx to .dae format (for consistency)

  • Improved the collision geometries of links 2 and 4 for both kr6r700 and kr6r900

Switch to using approximiate convex decomposition to alleviate issue of
self collisions between joints 2/4 and 4/6.

Used method of Andre Gaschler, Quirin Fischer, and Alois Knoll. The
bounding mesh algorithm. Technical Report TUM-I1522, Technische
Universität München, Germany, June 2015.

Code available at https://github.com/gaschler/bounding-mesh

ran with --voxels 2000000
Switch to using approximiate convex decomposition to alleviate issue of
self collisions between joints 2/4 and 4/6.

Used method of Andre Gaschler, Quirin Fischer, and Alois Knoll. The
bounding mesh algorithm. Technical Report TUM-I1522, Technische
Universität München, Germany, June 2015.

Code available at https://github.com/gaschler/bounding-mesh

ran with --voxels 2000000
@gavanderhoorn
Copy link
Member

Thanks for the PR @BrettHemes. My apologies for taking so long to merge it 🙁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants