OCSYT / SlimeTora

Connect the HaritoraX trackers to the SlimeVR server
MIT License
25 stars 3 forks source link

Ankle Motion Detection? #10

Open saucecap opened 2 months ago

saucecap commented 2 months ago

The option for the Ankle Motion Detection in Haritora doesn't appear in the Slimetora webui which I assume because of the difficulty to process depth/range as an extra tracker for the foot. It's not really a big issue, I'd just want to see it in play.

JovannMC commented 2 months ago

This was something I was experimenting around with as far back as the v1.0.0 betas. I got pretty close more recently as I was able to fix the issue with the virtual feet trackers being stuck to the floor (I forgot to match the acceleration of the ankles to those trackers) but having your legs at an angle still makes your feet go inside your leg 😅

It's something I will keep experimenting with when I have time, but it's not a huge priority honestly given how complex it has been so far. If anyone wants to give it a shot they can create a fork and submit a PR for review.

JovannMC commented 6 days ago

This is being worked on soon, will be posting updates on the Discord if I make progress!