## Wrapper for SteamVR with demo app for switching refresh rate.

#### Intended to be included as a module if you are to be interfacing with valves tools such as SteamVR, the lighthouse console.

## Install
add to requirements.txt:

    git+https://github.com/BigscreenVR/valve-tools-wrapper@main

or using pip:

    pip install git+https://github.com/BigscreenVR/valve-tools-wrapper@main

## Usage
There are three main modules in this package:
- SteamVR - Compositor for VR
- Lighthouse - interacting with lighthouse devices
- LhCalib - for calibration of lighthouse sensors and imu
