-
Notifications
You must be signed in to change notification settings - Fork 205
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
Will you support Azure Kinect? #39
Comments
Yes, I hope to have something working soon, perhaps next week. |
I added a new branch with AzureKinect support. It supports multiple devices connected to the same machine. One instance of LiveScanClient needs to be opened per AzureKinect. Known issues:
|
The memory leak is fixed in 9c219fb |
Merged a PR from Christopher Remde that improves alignment of colour and depth data: |
Can the latest version support multi device synchronization and bone tracking |
Christopher made a PR for multi-device synchronization, you can see it here: #49 No bone tracking integration so far, but it shouldn't be very hard to add. |
No description provided.
The text was updated successfully, but these errors were encountered: