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

Orbbec: cmd::emitter_get does not reflect actual device status #19

Open
f00f opened this issue Sep 28, 2017 · 2 comments
Open

Orbbec: cmd::emitter_get does not reflect actual device status #19

f00f opened this issue Sep 28, 2017 · 2 comments
Labels

Comments

@f00f
Copy link
Contributor

f00f commented Sep 28, 2017

I found two cases where the output of emitter_get is wrong:

  1. During Connect
    • Plug in device (Astra Mini S) and connect to it.
    • During ConnectImpl the emitter status is queried from the device and "Off" is returned although it is actually on.
  2. When using the IR Flooder
    • Connect to a device.
    • Turn both Emitter and IRFlooder on.
    • Turn both Emitter and IRFlooder off.
    • Turn only the IRFlooder on.
    • GetEmitterStatus now returns "On" although the actual laser emitter is off.
@f00f f00f changed the title Orbbec::GetEmitterStatus does not reflect actual device status Orbbec: cmd::emitter_get does not reflect actual device status Sep 28, 2017
@f00f f00f added the bug label Sep 28, 2017
@f00f
Copy link
Contributor Author

f00f commented Nov 9, 2018

Must be reconsidered once we switch to Orbbec's extension API.

@f00f
Copy link
Contributor Author

f00f commented Nov 30, 2018

Looks like a bug in Orbbec's SDK

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

No branches or pull requests

1 participant