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

Add support for capsule collision checking #158

Closed
mikeferguson opened this issue Aug 25, 2016 · 1 comment
Closed

Add support for capsule collision checking #158

mikeferguson opened this issue Aug 25, 2016 · 1 comment
Labels
enhancement help wanted please consider improving this request!

Comments

@mikeferguson
Copy link
Contributor

Ported from moveit/moveit_core#239

The capsule geometry distance computation has been implemented last year in fcl (see flexible-collision-library/fcl#37) and it would be nice to access this feature directly through MoveIT (see https://github.com/Karsten1987/sot_fcl_distance_computation/blob/master/src/DistanceComputation.cpp where a cylinder geometry is treated as a capsule)

@mikeferguson
Copy link
Contributor Author

There are several newer issues, with far more details. Notably, #742

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted please consider improving this request!
Projects
None yet
Development

No branches or pull requests

1 participant