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

Provide TF buffer to PlanningSceneMonitor #386

Closed
wants to merge 1 commit into from

Conversation

rhaschke
Copy link
Contributor

#273 introduced a PlanningSceneMonitor in the motion_planning_api_tutorial. However, as no TF buffer was provided to the PSM, it isn't able to resolve TF frames, which caused a multitude of issues after having switched to a floating virtual joint for the Panda robot:

This PR fixes these issues by providing the required TF buffer.
However, thinking more about it, I suggest completely removing the PSM. I will file an appropriate PR.

@rhaschke
Copy link
Contributor Author

Closing in favor of #387.

@rhaschke rhaschke closed this Aug 30, 2019
@rhaschke rhaschke deleted the fix-api-tutorial-1 branch August 30, 2019 07:16
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.

1 participant