User Tools

Site Tools


doc:lighthouse:setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
doc:lighthouse:setup [2019-04-02 17:29]
arnaud
doc:lighthouse:setup [2019-04-03 15:42]
macke
Line 15: Line 15:
 It is possible to setup the SteamVR without a Head Mounted Display (HMD). This allows to setup a minimal system with just two Base stations and one controller or tracker. It can be quite useful when a full VR system is not needed or to setup a system at fairs or conference. It is possible to setup the SteamVR without a Head Mounted Display (HMD). This allows to setup a minimal system with just two Base stations and one controller or tracker. It can be quite useful when a full VR system is not needed or to setup a system at fairs or conference.
  
-Follow the guide from Triad: [[http://help.triadsemi.com/steamvr-tracking/steamvr-tracking-without-an-hmd|SteamVR Tracking without an HMD]]. This has been tested to work on Windows and Linux.+Follow the guide from Triad: [[http://help.triadsemi.com/steamvr-tracking/steamvr-tracking-without-an-hmd|SteamVR Tracking without an HMD]] (the steps after 14 is optional). This has been tested to work on Windows and Linux.
  
 For the floor to be flat, it is good to start steamVR with the controller placed on the floor. The only difference with an HMD setup is the orientation of the space: with an HMD the space will be oriented when you setup the room. Without an HMD the master base station (the one in Mode B) will be at the origin of the space. The Z axis will be the vector normal to the base station window, pointing toward the inside of the base station and rotated around X to be parallel with the floor. For the floor to be flat, it is good to start steamVR with the controller placed on the floor. The only difference with an HMD setup is the orientation of the space: with an HMD the space will be oriented when you setup the room. Without an HMD the master base station (the one in Mode B) will be at the origin of the space. The Z axis will be the vector normal to the base station window, pointing toward the inside of the base station and rotated around X to be parallel with the floor.
Line 55: Line 55:
 Clone or download the latest version or the [[https://github.com/bitcraze/crazyflie-firmware|Crazyflie firmware]] on the VR computer, open a command line window and navigate to the Crazyflie firmware. There you can make sure you have the openVR python package and run the script to get the basestation position: Clone or download the latest version or the [[https://github.com/bitcraze/crazyflie-firmware|Crazyflie firmware]] on the VR computer, open a command line window and navigate to the Crazyflie firmware. There you can make sure you have the openVR python package and run the script to get the basestation position:
 <code> <code>
-pip install openvr+python3 -m pip install openvr
 cd tools\lighthouse cd tools\lighthouse
-python get_bs_position.py+python3 get_bs_position.py
 </code> </code>
  
doc/lighthouse/setup.txt · Last modified: 2020-05-12 14:35 by kimberly