Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Can't seem to get Navigation controller info through Move.Me #17

Open
GoogleCodeExporter opened this issue Apr 20, 2016 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

Hi!

First thank you guys for making this project!!! The Move tracking is done very 
well, how do you do it with $30 accel+gyro+mag ?? Extended Kalman Filter?

Here's my problem:
I can connect to Move.Me and pull the 6-DOF info for Move controllers, however 
I can NOT get the navigation controller info at all. Is it supported ? or maybe 
I was doing something wrong.

I would REALLY love to have both Navi + Move support, that way I can use Navi 
to fly through the scene and Move to interact.

Thanks!

-David Huang

ps: you should add quat format XYZW in the manual !!!!! took me a long time to 
figure that out, I believe conventional way is WXYZ as in Witkins[2000] etc.

Original issue reported on code.google.com by hyz...@gmail.com on 9 Jan 2012 at 1:49

@GoogleCodeExporter
Copy link
Author

Hi David,

Data from the navigation / dual shock controllers is transmitted along side the 
other data. You can see examples of this in PSMoveClient.cs 
(PSMoveSharpNavInfo/PSMOveSharpNavPadData). At the network level it's 
documented in the MoveMe-Network-Protocol documentation, chapter 4. 
(PSNavPadInfo, PSNAvPadData).

Original comment by j...@johnmccutchan.com on 9 Jan 2012 at 5:05

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant