You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When rosrun image_view disparity_view image:=/camera/depth/disparity, it works well. But when I enable depth_registration by rosrun rqt_reconfigure rqt_reconfigure, there is image displayed. I use rostopic echo /camera/depth_registered/disparity, the output is a lot of zero on terminal.
Could you please tell me how to fix it? As I am very new to ROS, could you please give me a step by step solution? Many thanks.
The text was updated successfully, but these errors were encountered:
Comment by jonbinney Wednesday Mar 26, 2014 at 00:04 GMT
Hi @brotherxiang00 - I haven't used openni_launch in a while so I'm not sure what this might be. You'll probably have better luck asking this kind of question on ROS answers: http://answers.ros.org/questions/
Issue by brotherxiang00
Tuesday Mar 25, 2014 at 23:05 GMT
Originally opened as ros-drivers/openni_launch#14
I am following instruction on http://wiki.ros.org/openni_launch, but some problems occur.
When rosrun image_view disparity_view image:=/camera/depth/disparity, it works well. But when I enable depth_registration by rosrun rqt_reconfigure rqt_reconfigure, there is image displayed. I use rostopic echo /camera/depth_registered/disparity, the output is a lot of zero on terminal.
Could you please tell me how to fix it? As I am very new to ROS, could you please give me a step by step solution? Many thanks.
The text was updated successfully, but these errors were encountered: