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

cherry-pick #824 from kinetic-devel #848

Merged
merged 1 commit into from
Apr 22, 2018

Conversation

rhaschke
Copy link
Contributor

Cherry-picking #824 for Indigo:
Explicitly enforce updateSceneWithCurrentState() in waitForCurrentRobotState().

@v4hn, @davetcoleman: Please review and merge this simple fix (and its original #824).

@davetcoleman
Copy link
Member

Just to be sure I understand from my review... this main feature was already cherry picked into indigo but there was a bugfix afterwards for the feature that was only applied to kinetic and not indigo?

I want to make sure we aren't making major behavior changes in this stable branch.

@rhaschke
Copy link
Contributor Author

@davetcoleman Yes, the main feature was applied to both, Kinetic (#350) and Indigo (#752). However, it turned out that this initial fix for race conditions wasn't complete (#350 (comment)). Hence, I filed a fix for Kinetic first (#824) as well as for Indigo (here).

explicitly enforce updateSceneWithCurrentState() in waitForCurrentRobotState()
@rhaschke rhaschke force-pushed the indigo-fix-race-condition branch from 053eb7d to 20ae37a Compare April 20, 2018 07:18
Copy link
Contributor

@v4hn v4hn left a comment

Choose a reason for hiding this comment

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

Makes sense, I approve.
CI failed though with a weird error message not directly related to this request.

Copy link
Member

@davetcoleman davetcoleman left a comment

Choose a reason for hiding this comment

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

I just restarted the CI

@rhaschke rhaschke merged commit f4991b5 into moveit:indigo-devel Apr 22, 2018
@rhaschke rhaschke deleted the indigo-fix-race-condition branch April 22, 2018 18:54
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