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

Typo in cfg? #16

Closed
nxdefiant opened this issue Nov 12, 2013 · 3 comments
Closed

Typo in cfg? #16

nxdefiant opened this issue Nov 12, 2013 · 3 comments

Comments

@nxdefiant
Copy link

Hi,

In OpenNI2.cfg, shouldn't it be

gen.add("ir_mode", int_t, 0, "Video mode for IR camera", 5, 1, 12, edit_method = output_mode_enum)

instead of

gen.add("ir_mode", int_t, 0, "Video mode for IR camera", 1, 5, 12, edit_method = output_mode_enum)

because the order of the values is default, min, max?

@jkammerl
Copy link
Member

Thanks for pointing this out! I fixed it in: 5cefdd1

@mikeferguson
Copy link
Member

I'll get a new release out this afternoon.

@mikeferguson
Copy link
Member

Released in 0.1.1

130s pushed a commit to 130s/openni2_camera that referenced this issue Oct 9, 2017
130s pushed a commit to 130s/openni2_camera that referenced this issue Oct 9, 2017
130s pushed a commit to 130s/openni2_camera that referenced this issue Oct 29, 2017
130s pushed a commit to 130s/openni2_camera that referenced this issue Oct 29, 2017
130s pushed a commit to 130s/openni2_camera that referenced this issue Oct 31, 2017
130s pushed a commit to 130s/openni2_camera that referenced this issue Oct 31, 2017
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

3 participants