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

spsuardev's profile - activity

2016-06-23 14:28:07 -0500 received badge  Nice Question (source)
2016-05-02 07:47:44 -0500 received badge  Student (source)
2014-04-30 05:53:37 -0500 received badge  Famous Question (source)
2014-03-18 16:45:03 -0500 received badge  Notable Question (source)
2014-03-17 13:37:40 -0500 received badge  Popular Question (source)
2014-03-16 14:53:54 -0500 asked a question Getting Depth and RGB image with Xtion Pro Live using Openni_Camera/Openni_Launch

We are attempting to get a depth image and an RGB image from the Xtion Pro live. The problem I'm having is after subscribing to the camera/rgb/image_raw topic we can listen to RGB images but when we close the subscription and subscribe to the camera/depth/image_raw topic no images are being received. This also happens in the opposite order after subscribing to the camera/depth/image_raw topic we can listen to depth images but when we close the subscription and subscribe to camera/rgb/image_raw no images are being received. We assume the Xtion is getting stuck in a mode but we haven't figured out how to manually switch between RGB and depth mode. It might be worth noting we are running this on ARM (Odroid U2) using Ros Hydro.