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

How to display a pointcloud in Rviz using stereo camera?

asked 2014-07-09 06:44:47 -0500

m1ckey gravatar image

Hello, I am trying two use a pair of webcams to implement range image analysis. I have used the stereo_image_proc package for the purpose and I can clearly see the disparity image. I want a point cloud reconstructed scene in Rviz but when I am trying to visualize the same I get an error

Transform [sender=/stereo/stereo_image_proc] For frame [camera]: Fixed Frame [map] does not exist.

Please help me out

edit retag flag offensive close merge delete

Comments

Thank you...it worked!!

m1ckey gravatar image m1ckey  ( 2014-07-10 11:21:02 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-07-09 08:20:15 -0500

bvbdort gravatar image

change fixed frame in rviz from "map "to "<your base="" frame="">".

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-07-09 06:44:47 -0500

Seen: 1,545 times

Last updated: Jul 09 '14