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

Revision history [back]

This is probably due to you not providing pointcloud_to_laserscan with a target frame. Camera frames are differently oriented (http://www.ros.org/reps/rep-0103.html#suffix-frames). Pointcloud_to_laserscan projects the pointcloud onto the x-y plane, so if the camera frame is used, the laserscan will end up 'vertical'.