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

using scitos_docking with openni2 #146

Open
ToMadoRe opened this issue Aug 5, 2015 · 7 comments
Open

using scitos_docking with openni2 #146

ToMadoRe opened this issue Aug 5, 2015 · 7 comments

Comments

@ToMadoRe
Copy link

ToMadoRe commented Aug 5, 2015

Using openni2, the topic head_xtion/rgb/image_mono didn't work for me, but head_xtion/rgb/image_raw fixed it.
https://github.com/strands-project/scitos_apps/blob/hydro-devel/scitos_docking/src/scitos_docking/docking.cpp#L760

@cburbridge
Copy link
Member

On Bob I'm using the latest released version of scitos_docking, and it works fine with openni2_launch...

@ToMadoRe
Copy link
Author

ToMadoRe commented Aug 5, 2015

The topic is listed, but rostopic hz head_xtion/rgb/image_mono doesn't return anything.

@cburbridge
Copy link
Member

Did you launch openni as in strands-project/strands_systems#113 ? Could it be related to having debayer_processing:=true?

@ToMadoRe
Copy link
Author

ToMadoRe commented Aug 6, 2015

no, I didn't. Maybe that's why. I just started it with 'roslaunch openni2_launch openni2.launch depth_registration:=true'

@cburbridge
Copy link
Member

I think we should try to fix things as you did to avoid having to start with debayering, since it should not be needed. At the review we put it on to get some extra topics for some component, but I don't think it was charging..

@cdondrup
Copy link
Member

cdondrup commented Aug 6, 2015

@gestom is currently on holiday so there is no way of knowing if using a colour image is somehow detrimental to the circle detector. I'll ping him when he is back.

@bfalacerda
Copy link
Contributor

I'm reviving this issue because I just had the same problem trying to dock and failing, and wasnt aware that we needed to run with debayer_processing:=true. Is this really needed, or can we change docking to look at head_xtion/rgb/image_raw @gestom ?

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

4 participants