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

Directly pass geometric primitives to FCL #19

Open
tobiaskunz opened this issue Jan 24, 2013 · 1 comment
Open

Directly pass geometric primitives to FCL #19

tobiaskunz opened this issue Jan 24, 2013 · 1 comment
Assignees
Labels

Comments

@tobiaskunz
Copy link
Contributor

We should directly pass geometric primitives to FCL instead of converting them to meshes. Currently DART supports box and ellipsoid shapes. URDF supports box, sphere and cylinder. FCL supports all of them and many more except ellipsoids. We should add shapes to DART for sphere and cylinder and pass all of them except ellipsoids directly to FCL.

@saulrh
Copy link
Collaborator

saulrh commented Jan 26, 2013

In particular, we want to use the half plane primitive for the ground.

@jslee02 jslee02 added this to the Release DART 4.1 milestone Mar 17, 2014
@jslee02 jslee02 modified the milestones: Release DART 5.0, Release DART 4.0.1 Jul 2, 2014
@jslee02 jslee02 modified the milestones: Release DART (15.06), Release DART 4.3 Jan 2, 2015
@jslee02 jslee02 modified the milestones: To Be Determined, Release DART 5.0 Mar 22, 2015
@jslee02 jslee02 self-assigned this Feb 10, 2016
@jslee02 jslee02 removed the tag: feature request Indicates new feature requests label Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants