mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-11-10 02:20:26 +01:00
feat: clarify why shipping takes long; add recommendation for BNO085 IMU module
This commit is contained in:
parent
7572f27fe0
commit
433120409b
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,7 @@ weight: 250
|
||||||
|
|
||||||
SlimeVR is an open source IMU based full body tracking system. Being open source it has Linux support and there are a few variants you can either buy or build yourself.
|
SlimeVR is an open source IMU based full body tracking system. Being open source it has Linux support and there are a few variants you can either buy or build yourself.
|
||||||
|
|
||||||
You can pre-order the official SlimeVR trackers from [their crowdsupply page](https://www.crowdsupply.com/slimevr/slimevr-full-body-tracker), but at the time of writing this if you order them right now you'd need to wait approximately 4 months for your orders to ship, due to how cheap and popular they are compared to other solutions.
|
You can pre-order the official SlimeVR trackers from [their crowdsupply page](https://www.crowdsupply.com/slimevr/slimevr-full-body-tracker), but at the time of writing this if you order them right now you'd need to wait approximately 4 months for your orders to ship, due to the very high demand driven by low cost and good quality tracking compared to other solutions.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
@ -21,6 +21,8 @@ Alternatively you can build it on your own, and you have a few variants to choos
|
||||||
- [Frozen Slimes V2](https://github.com/frosty6742/frozen-slimes-v2)
|
- [Frozen Slimes V2](https://github.com/frosty6742/frozen-slimes-v2)
|
||||||
- while a bit bigger, Frozen Slimes V2 tend to be cheaper and a lot easier to build, being approachable even for people that are inexperienced with soldering
|
- while a bit bigger, Frozen Slimes V2 tend to be cheaper and a lot easier to build, being approachable even for people that are inexperienced with soldering
|
||||||
|
|
||||||
|
It's generally **highly recommended** to opt for the more expensive but higher quality [BNO085](https://shop.slimevr.dev/products/slimevr-imu-module-bno085) IMU module. This should offer the highest quality tracking with best precision and minimal drifting.
|
||||||
|
|
||||||
## SlimeVR app
|
## SlimeVR app
|
||||||
|
|
||||||
<!-- will likely need to move this somewhere else -->
|
<!-- will likely need to move this somewhere else -->
|
||||||
|
|
Loading…
Reference in a new issue