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.
I asked this question in the Google Group a couple of weeks ago but I did not get any answer. I guess it was too "code related", so I will ask it here too.
Thanks,
David
Hello all!
I'm developing an openFrameworks (OF) addon to make it easier to control and interact with an OF application using a PlayStation Move controller through PSMoveService. You can find it in my GitHub repository: https://github.com/DavidDiazGuerra/ofxPSMoveService
The project is doing well and I'm pretty happy with the PSMoveClient CAPI, but I'm having troubles with the PhysicsData field inside the PSMoveState class. Even including the PSMStreamFlags_includePhysicsData flag when calling PSM_StartControllerDataStream, LinearVelocityCmPerSec, LinearAccelerationCmPerSecSqr, AngularVelocityRadPerSec and AngularAccelerationRadPerSecSqrt are always 0.
Any idea about what can I be doing wrong?
Best regards,
David
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi all,
I asked this question in the Google Group a couple of weeks ago but I did not get any answer. I guess it was too "code related", so I will ask it here too.
Thanks,
David
The text was updated successfully, but these errors were encountered: