You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found two cases where the output of emitter_get is wrong:
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.
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.
The text was updated successfully, but these errors were encountered:
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
I found two cases where the output of emitter_get is wrong:
The text was updated successfully, but these errors were encountered: