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

Improvement of FCL collision detector #405

Merged
merged 24 commits into from
Jun 15, 2015
Merged

Improvement of FCL collision detector #405

merged 24 commits into from
Jun 15, 2015

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Jun 15, 2015

This pull request improves FCLCollisionDetector that utilizes primitive shapes and broad phase algorithm of FCL.

Related issues: #19, #20, #59

Caution

The current version of FCL has some issues in support of primitive shapes, but they will be resolved in the next version. In the meantime, you can use fcl-dart, which is customized version of FCL for DART 5.0. Also, debian package of fcl-dart will be released shortly.

You can still use fcl 0.3.2 but the result will be incorrect.

This video shows the result when you use fcl 0.3.2:
IMAGE ALT TEXT HERE

This video show the result when you use fcl-dart:
IMAGE ALT TEXT HERE

@jslee02 jslee02 added this to the Release DART 5.0 milestone Jun 15, 2015
jslee02 added a commit that referenced this pull request Jun 15, 2015
Improvement of FCL collision detector
@jslee02 jslee02 merged commit f1d679f into release-5.0 Jun 15, 2015
@jslee02 jslee02 deleted the fcl-dart5.0 branch June 24, 2015 20:20
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

Successfully merging this pull request may close these issues.

None yet

1 participant