You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2021. It is now read-only.
Hi There, I'm having the issue that when I move my controllers a little bit fast (like in beatsaber) the orientation is completely lost.
I can reproduce this by just starting the PSMoveServic and the Controller config. When I go to test orientation at first it seems normal, when I move slowely it stays ok(ish) but when I move the controllers just a little bit faster the orientation is all messed up. (Pointing it physicaly forward shows on screen pointed to the right for instance)
Any idea what's going on or how to fix this?
The text was updated successfully, but these errors were encountered:
This happens when only relative sensors are available in the controller, they will drift after some time.
The only PSmove controller that has "ok" absolute sensors is the PSmove controller Version 1 which uses a Magnetometer (a compass) to correct their drifting. New controllers don't have it so they drift after a while.
PSmove controllers in general don't like fast movements anyways and are not precise. For this you might get something less primitive, such as NoloVR with quicker response times.
Sadly you can't do anything about it, unless you get a earlier version of the controller. But then again, i don't think you could play BeatSaber with PSmove controller because they have slow reaction times.
Alternatively you can change the orientation filter to a less drifting filter or drift "fixer" filter.
Choose MadwickMARG orientation filter in the controller settings, seems to work better than ComplementaryMARG. At least in my testes.
Otherwise use ComplementaryOpticalARG which makes the controllers slowly orientate forward. But yea, pretty bad workarounds.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi There, I'm having the issue that when I move my controllers a little bit fast (like in beatsaber) the orientation is completely lost.
I can reproduce this by just starting the PSMoveServic and the Controller config. When I go to test orientation at first it seems normal, when I move slowely it stays ok(ish) but when I move the controllers just a little bit faster the orientation is all messed up. (Pointing it physicaly forward shows on screen pointed to the right for instance)
Any idea what's going on or how to fix this?
The text was updated successfully, but these errors were encountered: