-
Notifications
You must be signed in to change notification settings - Fork 4.9k
D457 Segfault when calling get_motion_intrinsics #12042
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
D457 Segfault when calling get_motion_intrinsics #12042
Conversation
6b8bcbb
to
bc9fef8
Compare
Nice catch!, as discussed, please add a unit test for each(D400) and later on PR with each(D500) on the relevant branch |
bc9fef8
to
e9775c8
Compare
Please remove this file you added |
@@ -0,0 +1,33 @@ | |||
# License: Apache 2.0. See LICENSE file in root directory. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rename the file to test-motion.py
Currently when it runs it looks like this
intrinsics-motion-intrinsics
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The test was renamed.
Tracked on [DSO-19103]
Tracked on [LRS-845]