open-rdc / triad_openvr

This is an enhanced wrapper for the already excellent pyopenvr library by cmbruns. The goal of this library is to create easy to use python functions for any SteamVR tracked system.
0 stars 0 forks source link

VIVE トラッカー(Ultimate)を位置・姿勢の計測装置として用いる方法 #1

Open yasuohayashibara opened 3 weeks ago

yasuohayashibara commented 3 weeks ago

VIVE トラッカー(Ultimate)を位置・姿勢の計測装置として用いる方法 https://www.vive.com/jp/accessory/vive-ultimate-tracker/

yasuohayashibara commented 3 weeks ago

実行結果

IMAGE

yasuohayashibara commented 3 weeks ago

セットアップと実行

環境 Windows11 PC Let's note (GPU無し)

ソフトウェア VIVE Hub Steam VR

環境が変化した場合はキャリブレーションが必要

以下を変更 C:\Program Files (x86)\Steam\steamapps\common\SteamVR\resources\settings\default.vrsettings requireHmd を false に、activateMultipleDriversをtrueにして保存

Python display_posture.py

参考サイト https://qiita.com/nic_world/items/16591c093536e194b534