Closed Waffle1434 closed 3 years ago
Hi "Waffle", sorry for the delay, but I've been away.
The FrozenSpatialMapping component in the OMPTest scene is obsolete. I will put in a task to remove the OMPTest scene entirely, as it is a specific calibration scene useful only to myself, and not really suitable for the general public.
If you are looking for a general sample scene to evaluate WLT, I would recommend the WorldLockedPhysics scene. It has a little of everything, and some (crude) UI to experiment with.
If you are looking for something more specific, let me know what your interests and constraints are. I would be happy to try to help you get comfortable with WLT as efficiently as possible. Also, please be specific about which platform(s) you will be deploying to.
Thanks for your interest!
When running the
OMPTest
sample scene, console log spammed with this error:My project's layers:
When setting a breakpoint,
spatialMappingLayer
is-1
, as its searching for the layer "SpatialMapping", instead of the layer used by MRTK ("Spatial Awareness").Instead of:
Maybe something like this should work:
I couldn't apply this solution as it would require changing the assembly definition dependencies. I suppose as an alternative to using MRTK, the layer could be supplied via inspector