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

Scene updates from MoveIt messages broken #149

Closed
wxmerkt opened this issue Oct 16, 2017 · 0 comments · Fixed by #151
Closed

Scene updates from MoveIt messages broken #149

wxmerkt opened this issue Oct 16, 2017 · 0 comments · Fixed by #151

Comments

@wxmerkt
Copy link
Collaborator

wxmerkt commented Oct 16, 2017

Both setCollisionScene and updateWorld are broken - they previously used to update the MoveIt planning scene and then cascade it down to our own collision scene... but the big re-shuffle in #125 reduced the "update" to only updating frames, not creating or deleting collision objects.

wxmerkt added a commit that referenced this issue Oct 16, 2017
- Addresses #149
- Broken in #125

Conflicts:
	exotica_python/src/Exotica.cpp
wxmerkt added a commit that referenced this issue Oct 16, 2017
- Addresses and resolves #149
- Broken in #125
wxmerkt added a commit that referenced this issue Oct 16, 2017
wxmerkt added a commit that referenced this issue Oct 16, 2017
- Addresses and resolves #149
- Broken in #125
wxmerkt added a commit that referenced this issue Oct 17, 2017
Fix scene updates from MoveIt messages, resolves #149
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 a pull request may close this issue.

1 participant