Skip to content

hanasaan/ofxViveTracker-OSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxViveTracker-OSC

I wanna use vive tracker as rigid body.

  • Python OSC client streams Vive trackers' transforms.
  • It might be simpler than using ofxOpenVR if you do not want to use Vive as HMD...

How to Use

pip install pyopenvr
pip install python-osc
  • Run Anaconda Prompt and go to ofxViveTracker-OSC/client directory, then
python vivetracker_osc.py --host [HOST] --port [PORT] --fps [FPS]

Tested Environment

  • OF0.9.8 + VS2015 on Windows 10

About

I wanna use vive tracker as rigid body

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published