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

How to get shift values #15

Open
liborw opened this issue Oct 1, 2013 · 2 comments
Open

How to get shift values #15

liborw opened this issue Oct 1, 2013 · 2 comments

Comments

@liborw
Copy link

liborw commented Oct 1, 2013

For the openni_camera I was able to change the output for depth stream to shift values by changing the configuration file at /etc/openni/GlobalDefaults.ini. For the openni2 there is a /etc/openni2/PS1080.ini which looks very similar. But uncommenting the OutputFormat=102 doesn't have any effect.

Is there other way how to switch the driver to shift values?

@jonbinney
Copy link

Not sure. That doesn't really involve the ROS stuff, so this question may be better for the main openni2 repo: https://github.com/OpenNI/OpenNI2

@liborw
Copy link
Author

liborw commented Jul 7, 2014

Actually it is a ROS stuff, the driver reads the PS1080.ini but then the configuration in overwritten by the hard coded pixel format in the https://github.com/ros-drivers/openni2_camera/blob/indigo-devel/src/openni2_driver.cpp#L179. Is this intentional?

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