Changes
Page history
Create sdmay22 43/Demos
authored
Apr 20, 2022
by
Colton Glick
Show whitespace changes
Inline
Side-by-side
sdmay22-43/Demos.md
0 → 100644
View page @
e8911351
# Lighthouse / VR demo
## Useful links
-
[
OpenVR quick start guide
](
https://github.com/osudrl/CassieVrControls/wiki/OpenVR-Quick-Start
)
-
[
Steam VR API
](
https://valvesoftware.github.io/steamvr_unity_plugin/api/Valve.VR.TrackedDevicePose_t.html
)
-
[
Python binding for openVR calls
](
https://github.com/cmbruns/pyopenvr
)
-
[
getting roll pitch yaw from VR pose
](
https://gamedev.stackexchange.com/questions/50963/how-to-extract-euler-angles-from-transformation-matrix
)