Coder Social home page Coder Social logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Hi,

You can find the estimated pitch angle inside the data sent over from the 
network. But, the Move system attempts to correct for the pitch angle of the PS 
Eye automatically so it may not be necessary for you to do anything.

Original comment by [email protected] on 12 Feb 2012 at 2:16

from moveme.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Hi John,

Thank you for the reply. It appears that I moved the camera to the high 
position after starting Move.me, or something, as restarting the PlayStation 
seemed to work.

There seems to be three pitch angles available, which confuses me a little:

camera_pitch_angle     "Current camera pitch angle"
pitch_angle            "Camera pitch angle used for state computation"
pitch_angle_estimate   "Current camera pitch angle estimate"

What is the difference between these three?

Original comment by [email protected] on 18 Feb 2012 at 5:40

from moveme.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Hi,

Move State:

camera_pitch_angle - The camera pitch angle that was used for computing state 
(position, orientation, etc) of the Move controller.

Camera State:

pitch_angle - Same as the above camera_pitch_angle.
pitch_angle_estimate - The current estimate for pitch angle (will be used in 
future frames).

---

Two things:

1) As I said, Move.Me attempts to estimate the pitch angle of the camera and 
updates the estimate regularly. You shouldn't have to do anything special to 
get an accurate pitch angle. From this pitch angle you should be able to 
determine the gravity vector.

2) The state of the Move controllers transmitted by Move.Me already has the 
pitch angle factored into it. You shouldn't have to do any extra processing 
here.

John

Original comment by [email protected] on 27 Feb 2012 at 3:35

from moveme.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Thanks for detailed explanation of the variables!

I also got your points 1) and 2). I haven't had any issues with the pitch since 
I posted my first messages here, so I probably was mistaken or did something 
wrong in the beginning.

All is clear now.

Original comment by [email protected] on 4 Apr 2012 at 3:02

from moveme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.