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

ARCapture QRCode doesn't work reliable #436

Open
BuzzwordChief opened this issue Sep 27, 2021 · 1 comment
Open

ARCapture QRCode doesn't work reliable #436

BuzzwordChief opened this issue Sep 27, 2021 · 1 comment

Comments

@BuzzwordChief
Copy link

The proposed way to track a QR Code isn't reliable. ARTrackableNotifyComponent::OnUpdateTrackedGeometry sometimes provides a UARTrackedGeometry with a garbage position. When I tried to pin a hologram to a QR Code, using the provided example, the hologram jumped between the expected position, i.e. near the QR Code, and, it seems, the player position in 3D space.

UE: 4.26.2
UXTools: 0.12
Microsoft Windows Mixed Reality Plugin: 1.0
Hololens Plugin: 1.0


Dokumentdetails

Bearbeiten Sie diesen Abschnitt nicht. Er ist für die Verknüpfung von docs.microsoft.com zum GitHub-Artikel erforderlich.

@BuzzwordChief
Copy link
Author

It seems like that the "garbage position" is always at (0, 11, 11) +- 0.3.

@typride typride self-assigned this Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants