SlimeVR / SlimeVR-Server

Server app for SlimeVR ecosystem
https://slimevr.dev
Apache License 2.0
650 stars 173 forks source link

Flex resistance and angle support #1095

Open Erimelowo opened 3 months ago

Erimelowo commented 3 months ago

This is a WIP prototype and everything may change since this is a draft!

Implements flex sensor support for UDP trackers. This will be able to be used for any joint with a single (more or less...) degree of freedom such as the knee, fingers or even shoulders. Main use is for fingers. GizmoQC's working repo for flex gloves firmware: https://github.com/Guizmo12/gizmoglovesmocap

Based off https://github.com/SlimeVR/SlimeVR-Server/pull/1091 Closes https://github.com/SlimeVR/SlimeVR-Server/issues/961