Robotics StackExchange | Archived questions

Can't see Pointcloud2 data in Rviz

Hi,

I am using Ubuntu 16.04 LTS, ROS Kinetic distro. I have a stereo camera and trying to produce a Pointcloud using stereoimageproc package.

I am trying to visualize Pointcloud2 topic in Rviz, however I can't see anything. I am receiving the data from the topic (checked it through rostopic echo), messages are being received by Rviz but nothing is displayed.

I have created a static transform rosrun tf static_transform_publisher 0 0 0 0 0 1 /world /cameraLeft 10 for camera's fixed frame.

I have tried rotating Rviz, zooming in and out, changing multiple settings but no results.

Anyone has any idea what's going on?

image description

Asked by Hypomania on 2018-09-18 09:19:26 UTC

Comments

Hi have you been able to resolve this issue? I am facing exactly the same problem. Thanks

Asked by SIU0598 on 2019-04-24 14:40:21 UTC

Answers