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

Cross platform HID device (IMU) #4605

Merged
merged 4 commits into from Aug 19, 2019
Merged

Conversation

matkatz
Copy link
Contributor

@matkatz matkatz commented Aug 8, 2019

This PR brings a cross platform HID device (IMU), implemented above rsusb interface.
435i IMU streaming is now enabled on both Android and libuvc backends.

DSO-11944

@dorodnic dorodnic mentioned this pull request Aug 8, 2019
@radfordi
Copy link
Contributor

Any chance this will work on Mac, @matkatz?

@dorodnic
Copy link
Contributor

@radfordi - unfortunately no. Mac has an annoying property of acquiring any connected HID device by internal OS service, preventing you from opening it via libusb.
There is a different solution for Mac, being developed in parallel to this by the team.

@dorodnic dorodnic merged commit fadcd4d into IntelRealSense:development Aug 19, 2019
@Hectoor
Copy link

Hectoor commented Oct 23, 2019

How should I get IMU data on Android? Can you provide a demo? Or provide a description?

@Hectoor
Copy link

Hectoor commented Oct 23, 2019

Looking forward to your reply. @dorodnic @matkatz

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

Successfully merging this pull request may close these issues.

None yet

5 participants