From 433120409bf9858eca874ecd62af800e00592f2c Mon Sep 17 00:00:00 2001 From: GabMus Date: Wed, 27 Dec 2023 11:25:53 +0000 Subject: [PATCH] feat: clarify why shipping takes long; add recommendation for BNO085 IMU module --- content/docs/slimevr/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/docs/slimevr/_index.md b/content/docs/slimevr/_index.md index f52ba97..404b741 100644 --- a/content/docs/slimevr/_index.md +++ b/content/docs/slimevr/_index.md @@ -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. -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 @@ -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) - 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