Giter VIP home page Giter VIP logo

Comments (11)

MarcGyongyosi avatar MarcGyongyosi commented on July 2, 2024 2

Ok thanks, I found a mistake in one of my nodes - that seems to work now... Great! I'll start writing up a wiki in the next days on how to set up LSD-SLAM with the MSF!

from ethzasl_msf.

mhkabir avatar mhkabir commented on July 2, 2024

Please see issue #83

from ethzasl_msf.

mhkabir avatar mhkabir commented on July 2, 2024

And regarding the pose output, you might need to override the subscriber detection. I had problems with this too, even after initialising the filter.

from ethzasl_msf.

mhkabir avatar mhkabir commented on July 2, 2024

Also, looks like you copied the params from my SVO wiki tutorial. Can you add the filter init how-to to the "running" section of the wiki please.

from ethzasl_msf.

MarcGyongyosi avatar MarcGyongyosi commented on July 2, 2024

I added the init how to to the wiki, should I add the subscriber thing, too, or will that be fixed in a future update of the framework?

from ethzasl_msf.

MarcGyongyosi avatar MarcGyongyosi commented on July 2, 2024

Ok, so with the rotation quaternion from #83 I don't really get any better results. I still get the warning:

[ WARN] [1419366341.634866394]: Wanted to insert a value to the sorted container at time 1419366341.083073139 but the map already contained a value at this time. discarding.

Does anyone know where this comes from?

from ethzasl_msf.

simonlynen avatar simonlynen commented on July 2, 2024

@MarcGyongyosi The warning you get results from duplicate measurements either from your visual module or your IMU. The message says simply that a given measurement already exists in the filter at a certain time and thus is discarded. Since we have double resolution on the time and thus measurements are unlikely to collide as such, it is probably the case that your time-stamping is not correct.

from ethzasl_msf.

mhkabir avatar mhkabir commented on July 2, 2024

@MarcGyongyosi So can you get proper estimated metric scale in the EKF output? I had run the same experiment sometime before LSD-SLAM's public release, but didn't get an opportunity to fly it as I didn't have a good-enough onboard companion at that time. I wasn't able to run LSD-SLAM satisfactorily on a Odroid U3.
I would strongly advise getting a flight in. Please drop me a note if you do, and please cite the computer you're using for flights.

from ethzasl_msf.

MarcGyongyosi avatar MarcGyongyosi commented on July 2, 2024

So far I don't have the proper setup to do an actual evaluation, but from the output I get on my Macbook Air with an i7 it seems to be doing just fine (I'm on vacation and only have that with me). Also, the metric scale seems to be somewhat accurate, though I have no quantitive data on that.

I will have an NVIDIA Jetson TK1 onboard a completely custom quadcopter. As soon as I get to the point where we have our actual prototype, I will start collecting flight data.

from ethzasl_msf.

henn1001 avatar henn1001 commented on July 2, 2024

Any news on that wiki? trying the same thing at the moment and i'm a bit lost.

from ethzasl_msf.

vkpankov avatar vkpankov commented on July 2, 2024

@MarcGyongyosi, Hello! Any news on that wiki? I'd like to run LSD SLAM and fuse visual odometry from it with IMU to estimate scale.
Thanks

from ethzasl_msf.

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.