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

Initialize the worldPoseDirty flag in Collision.cc. #2999

Conversation

zmichaels11
Copy link
Contributor

This potentially resolves a rarely occuring issue in long-running runs of gzserver.
The uninitialized value was found by running Gazebo in Valgrind.

Signed-off-by: Zachary Michaels zmichaels11@gmail.com>

This potentially resolves a rarely occuring issue in long-running runs of gzserver.
The uninitialized value was found by running Gazebo in Valgrind.

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>>
@zmichaels11 zmichaels11 marked this pull request as ready for review May 8, 2021 18:15
@emersonknapp
Copy link
Contributor

@chapulina friendly ping for review - can we assign a maintainer reviewer for this PR?

@emersonknapp
Copy link
Contributor

Thanks @ahcorde ! We're new to gazebo contributions - are the Checks expected to fail right now? Is there a next CI step that's needed after reviewer approval?

Copy link
Member

@scpeters scpeters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

our CI has a lot of pre-existing test failures; your changes look good to me

@scpeters scpeters merged commit ce8b0ed into gazebosim:gazebo11 May 18, 2021
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.

4 participants