QuestNavActive
Turns a Meta Quest headset into a field localization sensor for FRC robots, streaming pose over NetworkTables.
Details
- Uses the headset’s visual-inertial odometry — cameras plus the built-in IMU — to track position in 3D space, then publishes pose to the robot over NT4 across a wired Ethernet link.
- Ships as a Unity app for the Quest plus a Java vendor dependency that feeds latency-compensated measurements into a swerve pose estimator.
- MIT licensed and actively released, with setup guides and API docs at questnav.gg.


