-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Description
-
Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
- Consider checking out SDK examples.
- Have you looked in our documentations?
- Is you question a frequently asked one?
- Try searching our GitHub Issues (open and closed) for a similar issue.
-
All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)
Required Info | |
---|---|
Camera Model | D435i |
Firmware Version | 5.11.6.250 |
Operating System & Version | Win 10 |
Platform | PC |
SDK Version | 2.21 |
Language | C++ |
Issue Description
I have two D435i. When both are plugged in, polling the IMU data appears to get mixed up. It happens even when the IMU stream is disabled on one camera, and I only read the IMU in another. The reading appears to be coming from both devices at random.
This can be replicated from the rs-multicam.cpp example by enabling only the gyro and accel.
Edit: Also visible in the Viewer.