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

Revision history [back]

I have a feeling this is because the output frame of the pointcloud is an _optical frame, which are a little funky (http://www.ros.org/reps/rep-0103.html#suffix-frames).

I should really change the sample launch file to convert to camera_link, which is ENU oriented, so that the laserscan conversions work correctly.

I have a feeling this is because the output frame of the pointcloud is an _optical frame, which are a little funky (http://www.ros.org/reps/rep-0103.html#suffix-frames).

I should really change the sample launch file to convert to camera_link, which is ENU oriented, so that the laserscan conversions work correctly.

Either way, you can also compile from source, and turn on debug messages, to see specifically why your points are being filtered out.