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

Frustum edge failure #85

Closed
osrf-migration opened this issue Oct 4, 2017 · 1 comment
Closed

Frustum edge failure #85

osrf-migration opened this issue Oct 4, 2017 · 1 comment
Labels
bug Something isn't working

Comments

@osrf-migration
Copy link

Original report (archived issue) by Nate Koenig (Bitbucket: Nathan Koenig).


The Frustum will fail to detect a collision/intersection when a box overlaps the frustum and all corners of the box are outside the frustum and all corners of the frustum are outside the box.

See the AABBFrustumEdgeOverlap test case in Frustum_TEST.cc.

This issue was found during review of pull request #193

@osrf-migration
Copy link
Author

Original comment by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz).


  • changed state from "new" to "resolved"

This bug was caused by pull request #193, and has been fixed prior to merging.

@osrf-migration osrf-migration added minor bug Something isn't working labels Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant