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

Problem on using rgbdslam with kinect connected remotely on the network

asked 2015-11-26 13:49:12 -0500

Morteza gravatar image

Hi everyone I am trying to run rgbdslam on pc with kinect data captured with another laptop on network. Firstly i establish the network. Then i run roslaunch openni_launch openni.launch on the laptop which the kinect is conected to it. Then i roslaunch rgbdslam rgbdslam.launch on th PC. The laptop just capture the kinect data and send them on network to PC. But with no error there is no image on rgbdslam GUI and it doesn't work. I appreciate any help.

edit retag flag offensive close merge delete

Comments

Do you receive the data on the PC? Can you check with e.g. rostopic hz /camera/depth_registered/sw_registered/image_rect_raw or by displaying with "image_view"

Felix Endres gravatar image Felix Endres  ( 2016-04-11 08:10:45 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-04-05 22:35:12 -0500

tango_explorer gravatar image

Try increasing the value of subscriber queue size. You can also use rviz or rostopic to see whether any messages are coming in.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-11-26 13:49:12 -0500

Seen: 255 times

Last updated: Apr 05 '16