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

No CameraInfo received on Rviz, No Image Received

asked 2013-05-13 11:51:22 -0500

djchase88 gravatar image

I am trying to get camera data from the turtlebot to my workstation. The netbook is running 10.04 and the workstation laptop is running 10.10.

On the turtlebot netbook I configured the IP settings, and ran the teleop successfully. I would like to now grab camera data from the turtlebot kinect.

On the netbook I ran

rosrun turtlebot_bringup kinect.launch

On the turtlebot workstation I run

rosrun rviz rviz

I click add, camera, then under the display bar, under Camera, it says "Status Warning." Image Topic I select camera>rgb>Image_raw. I get an error and No CameraInfo received on [/camera_info]

I have tried not only Image_raw, but a few of the other selections, and non of them seem to work.

Any suggestions would be appreciated

edit retag flag offensive close merge delete

Comments

Can your netbook and workstation ping each other by host name?

Martin Peris gravatar image Martin Peris  ( 2013-05-13 20:15:07 -0500 )edit

Yes, check the network setup (executing roswtf on both machines also helps to find problems). Can you see the image if you add an "Image" display (not "Camera")? Do you get output for `rostopic hz camera/rgb/camera_info`?

demmeln gravatar image demmeln  ( 2014-04-04 00:19:49 -0500 )edit

I had the same problem. I follow http://answers.ros.org/users/1370/dem... and use usb_camera. I can see the image if I add "Image" and subscribe to usb_cam/image_raw. Thanks for idea.

niraj007 gravatar image niraj007  ( 2016-03-29 08:47:25 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-04-03 09:53:49 -0500

When I tried the ROS system for the first time, I didnt have a netbook yet and so I used the Live Version from the USB stick. However, this is not working. You cant use it to run RViz and subscribe to a camera. Just in case anybody has the same issue some time.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-05-13 11:51:22 -0500

Seen: 2,042 times

Last updated: Apr 03 '14