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

Fix for collision report to have collided geometry name correctly #1344

Closed

Conversation

eisoku9618
Copy link
Collaborator

@eisoku9618 eisoku9618 commented Dec 22, 2023

Because of these 3 points, now in production branch, CollisionReport::__str__() does not show us a collided geometry name when geometry group (i.e. padded geometries) is used.

In order to address this issue, I would like to store a geometry name in FCLGeometryInfo and pass the name to collision report in CheckNarrowPhaseGeomCollision().

pipelineid=426516 pipelineid=426623

cc @MiraiHattori @Puttichai

…ision report can have access to a geometry which has the correct name
…hat collision report can have access to a geometry which has the correct name"

This reverts commit bb1c655.
…geometry name even when geometry group is used which is not associated with geometry
@rdiankov
Copy link
Owner

#985 fixes this, so i cannot merge this for fear of many conflicts.

@rdiankov rdiankov closed this Dec 22, 2023
@eisoku9618 eisoku9618 deleted the fix-for-collision-report-to-have-geometry-pointer branch December 25, 2023 00:27
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.

3 participants