Topological Mapping and Navigation Based on Visual SLAM Maps

Поділитися
Вставка
  • Опубліковано 13 жов 2024
  • A new approach for transforming sparse feature-based into three-dimensional topological maps. This representation is tailored for path planning use.
    Submitted to ICRA 2018. (Arxiv: arxiv.org/abs/...)

КОМЕНТАРІ • 12

  • @mirellamelo
    @mirellamelo 3 роки тому +2

    Nice work! I'm quite confused regarding the sensor used. I mean, the paper says a monocular camera, but here in the video, we can see a stereo one. Are you guys using a single frame of it? Also, are you using IMU to map too? I took a time to understand it, especially because you're using "visual SLAM" already in the title, not visual-inertial SLAM. Could you please clarify it? Thanks in advance.

  • @myperspective5091
    @myperspective5091 7 років тому +4

    I'll take one. Seems cool.
    Now give it the same capabilities that the
    Lingo Driod research robots had.
    Then give it a chat function and a virtual pet function.
    I'd pay $2,000 plus for a robot with these functions.

  • @韋柏安-p5p
    @韋柏安-p5p 5 років тому +1

    Can you step by step display the instructions for constructing these maps?I don't quite know what instructions to enter to complete the map in the movie.

  • @ankeyao
    @ankeyao 4 роки тому +1

    Hi I wonder how accurate is it in outdoor environment?

  • @sreedivikalingutla2675
    @sreedivikalingutla2675 4 роки тому

    can you please share the document link for path planning (to a openvslam map)

  • @Songfugel
    @Songfugel 6 років тому +1

    If this doesn't require gps-location, this technology could be very useful in cave related mapping like the rescue operation of the lost Thai youth soccer team, so they could drill the escape route more accurately.

    • @dymolification
      @dymolification 6 років тому +1

      Yes, this technology does not depend on any GPS readings, it is solely based on cameras and inertial sensors.

    • @azdeatherage
      @azdeatherage 4 роки тому

      I'm a cave diver and attempting to build something that would do this for me..... anyone wanna help?

    • @zhangjun2020
      @zhangjun2020 3 роки тому

      @@dymolification Hi, really nice work! May I ask how do you do the localization in the topological map? From my understanding, localization is done within the feature point-based map (generated by SLAM algorithm). May I ask is my understanding correct? Looking forward to your reply. Thanks!

    • @dymolification
      @dymolification 3 роки тому +2

      @@zhangjun2020 thanks a lot! Yes, the localization system was using a sparse feature map from Visual SLAM. You can check the maplab repo github.com/ethz-asl/maplab to learn more.

    • @zhangjun2020
      @zhangjun2020 3 роки тому +1

      @@dymolification Hi, Marcin, thank you very much for your reply and the maplab repo! We will check this immediately.

  • @claudiarudolph4771
    @claudiarudolph4771 4 роки тому

    Did you also publish the software for this?