-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 librealsense to v2.54.2 #6714
base: main
Are you sure you want to change the base?
Conversation
Thanks for submitting this pull request! The maintainers of this repository would appreciate if you could update the CHANGELOG.md based on your changes. |
Only Windows CI has errors now. |
acbb631
to
6c71ba8
Compare
FYI, you're passing The proper fix is to upgrade to CUDA 12.4 or later. The MSVC STL escape hatch is to define (I work on MSVC's STL. The version requirement history is documented at https://github.com/microsoft/STL/wiki/Macro-_MSVC_STL_UPDATE .) |
Type
Motivation and Context
Update to latest librealsense version for PR
Checklist:
python util/check_style.py --apply
to apply Open3D code styleto my code.
updated accordingly.
results (e.g. screenshots or numbers) here.
Description
I've browed through the librealsense Release Notes and didn't see any relevant breaking changes listed.