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

Add service to update pointcloud octomap #66

Merged
merged 1 commit into from
May 4, 2020

Conversation

Dale-Koenig
Copy link
Contributor

Corresponding PR: moveit/moveit#1984

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.

The service definition makes sense to me.

The more universal approach might be to use an std_srv/Empty and update the pointcloud from the next message coming in on the associated topic. This would avoid the overhead of sending data via the service interface, but would make it harder to control exactly what data is used for the update.

Copy link

@mlautman mlautman left a comment

Choose a reason for hiding this comment

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

LGTM

@mlautman mlautman merged commit 895f7b6 into moveit:master May 4, 2020
@tylerjw tylerjw mentioned this pull request May 8, 2020
18 tasks
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.

None yet

3 participants