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

rviz error with image size [closed]

asked 2013-03-03 18:52:18 -0500

Hyon Lim gravatar image

updated 2013-03-03 18:54:28 -0500

When I played back rosbag file with image stream, I got following error. How can I solve? I'm using Ubuntu 12.10, Groovy installed using apt-get.

The dataset can be downloaded from http://www6.in.tum.de/~kloses/rvc/kitti_01.bag

$ rostopic echo /kitty_stereo/left/camera_info

gives following.

header: 
  seq: 1096
  stamp: 
    secs: 1342792580
    nsecs: 367798328
  frame_id: /kitty_stereo/left
height: 376
width: 1241
distortion_model: ''
D: []
K: [718.856, 0.0, 607.1928, 0.0, 718.856, 185.2157, 0.0, 0.0, 1.0]
R: [1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0]
P: [718.856, 0.0, 607.1928, 0.0, 0.0, 718.856, 185.2157, 0.0, 0.0, 0.0, 1.0, 0.0]
binning_x: 0
binning_y: 0
roi: 
  x_offset: 0
  y_offset: 0
  height: 0
  width: 0
  do_rectify: False
---
edit retag flag offensive reopen merge delete

Closed for the following reason too subjective or argumentative by tfoote
close date 2013-03-28 12:03:41

Comments

Please edit your question to show the exact error you see.

joq gravatar image joq  ( 2013-03-04 01:59:07 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-03-03 22:06:08 -0500

felix k gravatar image

Which error? If the size does not fit your camera, you might have to configure it, check the parameters of the camera node you are using.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-03-03 18:52:18 -0500

Seen: 244 times

Last updated: Mar 03 '13