QRCodeService icon indicating copy to clipboard operation
QRCodeService copied to clipboard

Show a MRTK2 service to read (and position) QR codes using HoloLens 2

Results 2 QRCodeService issues
Sort by recently updated
recently updated
newest added

I get the following error when I try to port this project to Unity 2022.3.14f using MRTK2.8. Assets\MRTKExtensions\QRCodes\SpatialGraphCoordinateSystemSetter.cs(20,17): error CS0246: The type or namespace name 'PositionalLocatorState' could not be found...

Hello, I am trying to create a project using [https://learn.microsoft.com/en-us/windows/mixed-reality/develop/unity/qr-code-tracking-unity](url) and it works. Though QRCodes can be succuessfully detected by hololens and the outer frame (the marker) aligned with the...