We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I see there is a c++ call to update the device firmware. Can you please expose this via the pyorbbecsdk? https://github.com/orbbec/OrbbecSDK_v2/blob/12186d3b01c72cdf5bb2307158363f4f1f96028f/include/libobsensor/hpp/Device.hpp#L371-L384
Thanks!
The text was updated successfully, but these errors were encountered:
We have already added a firmware upgrade sample in the Python v2 version. https://github.com/orbbec/pyorbbecsdk/blob/v2-main/examples/device_firmware_update.py
If your device is included in the support list of v2-main, you can use this branch. https://github.com/orbbec/pyorbbecsdk/tree/v2-main
python main branch we will make another update later to add this sample.
Sorry, something went wrong.
No branches or pull requests
Hi, I see there is a c++ call to update the device firmware. Can you please expose this via the pyorbbecsdk?
https://github.com/orbbec/OrbbecSDK_v2/blob/12186d3b01c72cdf5bb2307158363f4f1f96028f/include/libobsensor/hpp/Device.hpp#L371-L384
Thanks!
The text was updated successfully, but these errors were encountered: