feat: clarify why shipping takes long; add recommendation for BNO085 IMU module

This commit is contained in:
GabMus 2023-12-27 11:25:53 +00:00
parent 7572f27fe0
commit 433120409b

View file

@ -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 -->