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

Modified collision model (for OMPL to work) #144

Merged
merged 2 commits into from
Jul 15, 2014

Conversation

guihomework
Copy link
Contributor

Collision model changed to avoid bad OMPL planning (spaces between links permit fingers to pass through each other)
Collision dae files with Y_UP to get OMPL compute collision correctly ( moveit/moveit_ros#316 ) => Does not affect rviz nor gazebo display and gazebo contacts still work perfectly.
Primitive collision model now with multiple collision objects (now handled in hydro) such as cylinders and spheres to create capsules. Checked for no self collision between links close together through hub links (proximal/palm, thmiddle/thproximal). Adjacent links are disabled in gazebo by default anyway.
Enabled self_collision not to permit crossed fingers in gazebo

Collision model changed to avoid bad OMPL planning (spaces between links)
Collision model now with multiple collision objects (now handled in hydro) such as cylinders and spheres to create capsules
Enabled self_collision to not permit crossed fingers in gazebo
ugocupcic added a commit that referenced this pull request Jul 15, 2014
Modified collision model (for OMPL to work)
@ugocupcic ugocupcic merged commit de78480 into shadow-robot:hydro-devel Jul 15, 2014
@ugocupcic
Copy link
Contributor

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants