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

Change all publishers to publish unique ptrs #1672

Closed
SteveMacenski opened this issue May 1, 2020 · 0 comments
Closed

Change all publishers to publish unique ptrs #1672

SteveMacenski opened this issue May 1, 2020 · 0 comments

Comments

@SteveMacenski
Copy link
Member

SteveMacenski commented May 1, 2020

From experiments shown in ros-drivers/ros2_ouster_drivers#41, we see that when publishing unique pointers rather than raw messages themselves, there is a substantial decrease in litter in the system.

We should transition all ROS publishers in navigation (and anywhere we can) to this method. This is especially important for topics publishing larger messages like pointclouds, maps, and images.

@SteveMacenski SteveMacenski changed the title Change all publishers to publish unique pts Change all publishers to publish unique ptrs May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant