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

Unable to stream SXGA raw color images #71

Open
130s opened this issue Nov 4, 2017 · 1 comment
Open

Unable to stream SXGA raw color images #71

130s opened this issue Nov 4, 2017 · 1 comment

Comments

@130s
Copy link
Member

130s commented Nov 4, 2017

Issue by ljklonepiece
Tuesday May 24, 2016 at 01:00 GMT
Originally opened as ros-drivers/openni2_launch#31


I am using openni2_launch for Xtion Pro Live camera.
I want to obtain high-resolution rgb images (SXGA).
after launch the camera, it is able to stream VGA (30hz) images (/camera/rgb/image_raw) smoothly, but after (using rqt_reconfigure) changing the color mode from VGA_30Hz to SXGA_30Hz, it is unable to stream the /camera/rgb/image_raw.

Anyone encountered the same problem previously? How shall I resolve this?
Thank you so much!

@5yler
Copy link

5yler commented Mar 1, 2018

I'm experiencing the same issue with a Primesense Carmine 1.09 camera. If I switch to SXGA_30Hz I get the following error:

[ WARN] [1519944812.387408924]: Reconfigure callback failed with exception void 
openni2_wrapper::OpenNI2Device::setColorVideoMode(const 
openni2_wrapper::OpenNI2VideoMode&) @ /home/catkin_ws/src/openni2_camera/openni2_camera
/src/openni2_device.cpp @ 521 : Couldn't set color video mode: 
	Stream setProperty(3) failed

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