Jump to content

Can I use LinearAcceleration to determine position?


mrpmorris

Recommended Posts

From my experiments I would guess the Tinkerforge IMU2 Brick doesn't have linear accelerator sensors that are accurate enough for me to reliably detect movement, am I correct?

 

I created a simple Unity3D project to move and rotate a cube on screen. The rotation sensitivity was excellent, but the linear acceleration wasn't reliable enough to detect how much I had moved, when I had moved the brick back to its original position etc.

 

So can't LinearAcceleration be used for this purpose, and what can it be used for?

 

 

Link zu diesem Kommentar
Share on other sites

You can use it for that, but every error that occurs will be summed up over time. So over time the position will get worse and worse. There is nothing you can do about that.

 

In contrast, there are no incremental errors for determining the rotation. The acceleration, angular velocity and magnetic field are sufficient to calculate the current rotation of the IMU Brick at any given time.

Link zu diesem Kommentar
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Gast
Reply to this topic...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Clear editor

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...