rviz camera
Hi! I need help. Can you tell me how to visualize the camera image on rviz?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Hi! I need help. Can you tell me how to visualize the camera image on rviz?
answered 2011-06-06 03:13:32 -0500
This post is a wiki. Anyone with karma >75 is welcome to improve it.
you will have to add a display to show images. after you have done so it should show an interface where you can select the topic. after selecting the right topic it should show a window, in which your image should be shown. the link provide by lakshmen contains a clear explanation how to do this.
Have a look at this. http://www.ros.org/wiki/rviz/UserGuide You need to add a Camera display.
I read it. I execute camera node using image_transport::Publisher, that publish an sensor_msgs::Image. I have to configure something on rviz? topic is the name that I used ti publish images from camera?
I can select the topic that publish my node, but I cant see any image. I can see this on rviz Displays: Global Options -> Fixed Frame: /camera. Global satatus: No tf data. Actual error: Fixed Frame [/camera] does not exist. Camera status: warning -> CameraInfo: No CameraInfo received on [/camera_info]; Image: No image image received
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-06-05 21:22:41 -0500
Seen: 7,290 times
Last updated: Jun 09 '11