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

Using AzureKinect, PointCloud is upside down #57

Open
kinaco17 opened this issue May 25, 2021 · 3 comments
Open

Using AzureKinect, PointCloud is upside down #57

kinaco17 opened this issue May 25, 2021 · 3 comments

Comments

@kinaco17
Copy link

kinaco17 commented May 25, 2021

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.
image

Any help would be greatly appreciated.

@MarekKowalski
Copy link
Owner

Hi,

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.

Marek

@VandlJ
Copy link

VandlJ commented Mar 10, 2023

@kinaco17 @MarekKowalski Hi, have you solved it somehow?

@MarekKowalski
Copy link
Owner

I think the steps I listed in my previous response should resolve this. i.e. setting the rotation of the marker to 180 degrees and doing calibration.

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

No branches or pull requests

3 participants