Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Poster Calibration build plugin???

Hey guys,

I have been trying to get the Poster Calibration from the CompanionKit working and at this point, I am not quite sure if something is wrong or if I am unknowingly committing user error. I have got all the other examples and items to work (anchors basic gestures, measurements etc) but this is the 1st time I have had to build a plugin outside the unity file.

I got the sample scene MultiZone up in unity, Build project from unity, then open in visual studio 2017. Release/x86/Local Machine
Find the binaries from the release plugin folder in my case:
C:\Users\jared.turner\Desktop\alignmenttest1\test2\alignmenttest1\bin\x86\Release
Copy Binaries to the Unity/Assets/Scripts/PosterAlign/Binaries" folder.
C:\Users\jared.turner\Desktop\alignmenttest1\Assets\PosterCalibrationSample\Unity\Assets\Scripts\PosterAlign\Binaries

Build and deploy to test2 to the hololens.

It recognizes the voice commands but the poster never aligns, it scales, I can do the move x,y,z plus/minus and lock but the align poster just doesn't align. I am using just the base sample to test so Minecraft poster with the animated origami bird on top of i.

Any advice or tips would be greatly appreciated

Best Answer

  • Options
    Answer ✓

    Please disregard, i got it working when i am not being an idiot lol

Answers

  • Options
    Answer ✓

    Please disregard, i got it working when i am not being an idiot lol

Sign In or Register to comment.