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

Support non-convex mesh model #2

Open
wkentaro opened this issue Oct 2, 2015 · 1 comment
Open

Support non-convex mesh model #2

wkentaro opened this issue Oct 2, 2015 · 1 comment

Comments

@wkentaro
Copy link
Member

wkentaro commented Oct 2, 2015

I'd like to use self_filter to filter urdf model which is not robot.
(so this is not robot_filter but urdf_filter)

And I'm using non-convex model in urdf definition for link.
the self_filter in this repo supports only convex model according to
https://github.com/PR2/pr2_navigation/blob/hydro-devel/pr2_navigation_self_filter/src/bodies.cpp#L61

Is that possible to support non-convex model?

@garaemon
Copy link
Contributor

garaemon commented Dec 4, 2015

FCL?
http://wiki.ros.org/fcl

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

No branches or pull requests

2 participants