Giter Site home page Giter Site logo

Comments (3)

LorenzMeier avatar LorenzMeier commented on August 22, 2024

There is no copter model in the estimator. You are feeding impossible physics to the estimator: If you have a step in position, then there must be a step in acceleration (but your log doesn't have that).

So the system correctly estimates a change in accelerometer bias (the only plausible explanation), which then leads to a correction of the pitch rates / gyro.

If you want to test an estimator, you need to feed it accurate physics, which means consistent position, velocity and acceleration.

Screen Shot 2021-05-11 at 20 45 29

from px4-ecl.

lukegluke avatar lukegluke commented on August 22, 2024

You are feeding impossible physics to the estimator

Yes, I understand, it works fine in real case.
I just wonder and not quite understand how and why this change in accelerometer bias leads to angular corrections.
Anyway thanks for your participating.

from px4-ecl.

LorenzMeier avatar LorenzMeier commented on August 22, 2024

I think for that you would need to read through the derivation of the state estimator. You could start here (more details in that folder): https://github.com/PX4/PX4-ECL/blob/master/EKF/documentation/Process%20and%20Observation%20Models.pdf

from px4-ecl.

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.