First working build of the Unity AR/XR Factory Floor example for Meta Quest 3 / 3S.
- A conveyor belt carries bottles past a virtual inspection station that runs an on-device Edge Impulse FOMO model on each bottle's cap photo. Bottles detected as
cap_incorrectare rejected (they shatter);cap_correctbottles pass. A monitor shows the current photo + verdict and a HUD counts pass/reject. - OpenXR app, arm64, bundles the Edge Impulse native inference library (
libei_fomo.so).
Install (Quest 3/3S in developer mode, or any arm64 Android device):
adb install -r FactoryFloorXR-v0.1.0.apk
Edge Impulse model (public, clone your own): https://studio.edgeimpulse.com/public/751472/live