Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RgbdslamV2 depth picuture not working #1

Closed
mpresecan opened this issue May 27, 2014 · 2 comments
Closed

RgbdslamV2 depth picuture not working #1

mpresecan opened this issue May 27, 2014 · 2 comments

Comments

@mpresecan
Copy link

Hello,

I know that rgbdslam_v2 is in beta state, but somehow i cannot make it work properly.
I have hydro version of ROS, on Ubuntu 12.04, and i have installed it like on this tutorial:
http://felixendres.github.io/rgbdslam_v2/

when i run roslaunch rgbdslam openni+rgbdslam.launch
it opens GUI but it finds /camera/rgb/image_color but somehow it cannot subscribe on

/camera/depth_registered/sw_registered/image_rect_raw

Making rostopic echo of the topic, it gives me a values, and i can see the image on rviz.
But here on rgbdslam it cannot get the image.

Is this a bug, or settings are wrong? How can i solve the problem?

thank you
best

Michael

@felixendres
Copy link
Owner

If it displays the color image, it also gets the depth image. My guess is therefore that you only need to press space to start processing.

@mpresecan
Copy link
Author

yes you are right!
Thank you, i just have to had change feature_detector_type and feature_extractor_type on SURF.

Thank you ones more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants