ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Is it, in fact, publishing the transformed point clouds?

One really easy way to eat up memory is for your callback to be too slow; in this case, the callback queue will start to eat memory like crazy. It doesn't take very many pointclouds for that to be a problem.