Giter VIP home page Giter VIP logo

Comments (4)

dymczykm avatar dymczykm commented on May 30, 2024

Hi @xukuanHIT,

right now, in the master branch, we have separate sets of parameters:

  1. One for ROVIO/ROVIOLI, i.e. the visual-inertial odometry estimator.
  2. One for maplab console, used for offline algorithms (mostly optvi command, so our visual-inertial least squares optimization).

In the upcoming update of maplab, these paremeter sets will get unified.

from maplab.

xukuanHIT avatar xukuanHIT commented on May 30, 2024
      @dymczykm 

Thank you for reply. I can get one set of parameters from user manual of imu now. How can I get the another? What is the relation between them?

from maplab.

pxlong avatar pxlong commented on May 30, 2024

I have the same issue. How to decide the imu parameters in imu_parameter_maplab and imu_parameters_rovio?

from maplab.

mfehr avatar mfehr commented on May 30, 2024

Hi @xukuanHIT @pxlong, basically the two sets of parameters originated from ROVIO and maplab using two different conventions for the IMU parameters. We have unified them in our upcoming release of maplab. You can simply try to do what we did there:

  • take the square of the maplab values for ROVIO.

ROVIO is using the variance, i.e. the square of the standard deviation (which is what maplab is using). However, if you look at the values we provided for the VI-Sensor, you'll notice that that doesn't really hold there, because values for the VI-Sensor have been tuned independently for maplab and ROVIO by different people in our lab to a point where they were satisfied with the performance of the estimator. The point being that you should start with the square of the maplab values, but if it doesn't work well you will probably need to tune them a bit yourselves.

from maplab.

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.