You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example code shows how to build/run the project:
git clone https://github.com/flipturnapps/OpenVR-Tracking-Example.git ViveTrack
cd ViveTrack
python build.py ~/path/to/openvr/
bash build/compile.sh
# Start up SteamVR and connect the Vive
./build/track
These screenshots show the terminal at the different stages of building and running the example:
Linux
Windows (Cygwin)
If there are Vive/SteamVR errors with getting the tracking example to work, see the Vive troubleshooting guide.