How to get xyz position from 9DOF IMU output?

Hello guys,

 

I am doing a project which wants to control the helicopter by laptop so that the helicopter can follow the path we want. I got the 9DOF IMU from sparkfun and I can get the pitch, yaw, roll value from the IMU. I want to know how to convert these values to vector position, like in xyz axis. Thank you very much for your help.

 

Wang

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • The SparkFun IMU won't be able to provide specific location coordinates. It only provides information about the orientation and changes in movement. You could in theory use dead reckoning to determine position but with only one reference point (being where you start) the information could quickly become inaccurate or flat out useless.

    A GPS is probably what you need if you're working outside and in a large environment. If you're working inside or in a small environment you might look into motion capture systems to provide a specific location (these are very expensive and not portable though).

  • hi Wang!

    have you got any reply or solution for you problem?

    I'm interested in the same thing, how to know the position of an objecte in the space from accelerometer and gyroscope through values from GY-85 6DOF 9DOF IMU for Arduino..

    thanks a lot!

    Joan

This reply was deleted.

Activity