LiDAR Odometry - 5 Minutes with Cyrill

Sdílet
Vložit
  • čas přidán 2. 10. 2022
  • LiDAR Odometry explained in 5 minutes using KISS-ICP as an example
    Code: github.com/PRBonn/kiss-icp
    Series: 5 Minutes with Cyrill
    Cyrill Stachniss, 2022
    Credits:
    Video by Cyrill Stachniss
    Thanks to the KISS-ICP developers Ignacio Vizzo, Tiziano Guadagnino, Benedikt Mersch, Louis Wiesmann, and Jens Behley
    Thanks to Igor Bogoslavskyi and Olga Vysotska
    Intro music by The Brothers Records
  • Věda a technologie

Komentáře • 23

  • @landlordize
    @landlordize Před rokem +7

    Really good video. I find these 5 minutes are a great way to refresh material.
    It is extremely cool that the KISS-ICP developers decided to release their code, especially in such a polished manner. Too much research code is left to rot on university hard drives :(

  • @raulgana
    @raulgana Před rokem +4

    At startup, it gave an error. I updated the firewood and it helped me)

  • @markusbuchholz3518
    @markusbuchholz3518 Před rokem +6

    Thank you so much for sharing exceptional content and research. The effort is really impressive and have remarkable impact for whole robotics domain and autonomous vehicles. I love this channel and especially the high quality of the content. Great also that the channel is shared among the other team members. Good luck. Have a nice day!

  • @Shaharsarshalom1
    @Shaharsarshalom1 Před 11 měsíci

    Thank you so much for your talk, These series are great.

  • @noodlewhatelse236
    @noodlewhatelse236 Před rokem +3

    Auf den Punkt in 5 Minuten!

  • @wengzhiyong
    @wengzhiyong Před rokem +3

    Cannot wait to try KISS-ICP with point cloud from livox HAP lidar, which has FOV 120

  • @nathirrawashdeh8507
    @nathirrawashdeh8507 Před rokem +1

    Thank you for the explanation.

  • @morrobotik8105
    @morrobotik8105 Před rokem

    WOW thank you so much Sir.

  • @ilovekaru3331
    @ilovekaru3331 Před rokem +3

    It really works, thank you.

  • @gdmsave
    @gdmsave Před rokem +3

    Очень интересно)

  • @iulianfilip4495
    @iulianfilip4495 Před rokem +2

    Really nice video. Right now I am researching about the lidar SLAM algorithms. Especially for the tunnel environment where it is dark and not manny features are present. I am wondering about the performance of the KISS-ICP in such environment. Also in the paper there is comparison of KISS-ICP with other state-of-the-art algorithms. I am wondering why algorithms such as Fast-Lio2, LeGO-LOAM, SC-LeGO-LOAM, LIO-SAM were not included in the comparison? Thank you

    • @tonya9376
      @tonya9376 Před rokem +2

      I'm just making assumptions here. KISS-ICP is a LiDAR Odometry method, which only takes LiDAR's point cloud as inputs, maybe that's why Fast-LIO and LIO-SAM are not counted as comparisons since they are LiDAR-Inertial methods. SC-LeGO-LOAM contains a global point cloud descriptor to perform loop closure and backend optimization, and KISS-ICP mainly focuses on frame-to-frame alignment.

    • @iulianfilip4495
      @iulianfilip4495 Před rokem +2

      I see, thank you for your input

  • @ancientreezhang6679
    @ancientreezhang6679 Před rokem +2

    Hi Prof Stachniss, Thank you for sharing the novel KISS-ICP! I wonder if KISS-ICP works fine as well for 2D laser scanner.

  • @HerrS76
    @HerrS76 Před 9 měsíci

    This is great! I figure that, at 40Hz processing frequency, a moving environment won't affect the algorithm too much... But have you been conducting tests in highly dynamic environments? The paper mentions a few standard data sets you tested on, but I'm not familiar with these. Would be great to get a quick idea how dynamic environments can get for this to still work.

    • @CyrillStachniss
      @CyrillStachniss  Před 6 měsíci +1

      It works quite well. Simply run it on your dynamics ans see how it works for you - running it ist faster than me typing in the dataset names on my smartphone 😉

  • @user-zi1dn4nf3t
    @user-zi1dn4nf3t Před 8 měsíci

    Hey cyrill any lidar odometry which we can use for 2d lidar