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

Update firmware from python #106

Open
alonks1234 opened this issue Jan 9, 2025 · 1 comment
Open

Update firmware from python #106

alonks1234 opened this issue Jan 9, 2025 · 1 comment

Comments

@alonks1234
Copy link

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!

@zhonghong322
Copy link
Contributor

zhonghong322 commented Jan 24, 2025

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.

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