You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running with one Azure Kinect.
The communication with the server went well, but the point cloud displayed in the live scan is upside down, left and right.
In AzureKinectViewer, it appears correctly.
I tried modifying the for statement in LiveScanServer.OpenGLWindow.OnUpdateFrame, but there was no change.
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Unfortunately I don't have access to an Azure Kinect to try this (working remotely). What you could do is print one of the markers and perform calibration as described in the docs, with the marker rotation around Z axis set to 180 degrees. This should make everything appear right side up.
Hi.
I am running with one Azure Kinect.
The communication with the server went well, but the point cloud displayed in the live scan is upside down, left and right.
In AzureKinectViewer, it appears correctly.
I tried modifying the for statement in LiveScanServer.OpenGLWindow.OnUpdateFrame, but there was no change.
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: