SlimeVR-Server
SlimeVR-Server copied to clipboard
Server app for SlimeVR ecosystem
Current implementation of slimenrf-receiver fills empty space with repeated duplication of the last packet to fulfill HID packet length requirement. The duplicated packets would interfere with TPS count and filtering...
Fixes #1006 This PR fixes the axis for leg tweaks! However, an additional update of thresholds may be required. @ImUrX, please test it in standard mode with leg tweaks like...
Let's go in a list here... 1. Fixes #1026 2. Makes it where the scripts request admin privileges as they can't modify the firewall without them. 3. Makes sure all...
Adds an inverse kinematics solver to the skeleton allowing for positional and rotational trackers to be used together. An example would be using 3 positional trackers for the waist and...
- Added multiple tracker assignment options according common use cases. - In case there is specific number of trackers connected, the options with 'less' trackers are disabled and first available...
https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/quality-guidelines/
Running 0.11.0. After opening and quitting the server app, execute `ps -ef | grep java` in terminal: ``` 501 9051 1 0 2:08PM ?? 0:03.52 /usr/bin/java -Xmx512M -jar slimevr.jar run...
When recording .BVH, all bones are named the same as in SlimeVR Server. Some programs recognize bones by name, and to work with them you have to manually rename all...
This feature changes the wifi form in the setup wizzard. It will find networks from: - Connected slime tracker wifi scanning - Windows saved wifi networks - Windows wifi scanning...