Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

serifpersia/wmr_headtracker

Repository files navigation

WMR Head Tracker

A simple 3DOF head tracker for Windows Mixed Reality sensors. Tracks rotation (yaw, pitch, roll) and sends data via UDP.

Features

  • 3DOF rotation tracking
  • Works on Windows and Linux

Requirements

  • Python

Usage

Linux

sudo chmod +x run_tracker.sh
./run_tracker.sh

Windows

./run_tracker.bat

License

This project is licensed under the MIT License