Skip to content

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