Hang Yan
Hang Yan
  • 26
  • 20 582
RIDI: Robust IMU Double Integration
The demo video for our work on IMU double integration. Please refer to
yanhangpublic.github.io/ridi/index.html
for the paper, code and data.
Переглядів: 17 171

Відео

Turning an Urban Scene Video into a Cinemagraph - Demo Video
Переглядів 2,5 тис.7 років тому
My latest research. Paper link: arxiv.org/abs/1612.01235
Modeling static scenes with dynamic appearance for time-depend rendering
Переглядів 488 років тому
Demo video made for CVPR 16 submission. Interesting part starts from 1:17
sample rescale7
Переглядів 108 років тому
sample rescale7
sample rescale7 mp4 render 0 20
Переглядів 278 років тому
sample rescale7 mp4 render 0 20
result shaky
Переглядів 458 років тому
result shaky
result SANY0025
Переглядів 598 років тому
result SANY0025
result panorama
Переглядів 338 років тому
result panorama
result campus1
Переглядів 838 років тому
result campus1
result lab
Переглядів 328 років тому
result lab
lab
Переглядів 258 років тому
lab
0073YC
Переглядів 278 років тому
0073YC
panorama
Переглядів 158 років тому
panorama
shaky
Переглядів 388 років тому
shaky
18AF
Переглядів 448 років тому
18AF
result 00006 1
Переглядів 348 років тому
result 00006 1
00006 3dfail
Переглядів 328 років тому
00006 3dfail
result 18AF
Переглядів 468 років тому
result 18AF
0073YC 3dfail
Переглядів 288 років тому
0073YC 3dfail
result 0073YC
Переглядів 278 років тому
result 0073YC
campus1
Переглядів 988 років тому
campus1
00006 1
Переглядів 278 років тому
00006 1
result campus2
Переглядів 258 років тому
result campus2
campus2
Переглядів 278 років тому
campus2
New 18AF ours wnd50
Переглядів 378 років тому
New 18AF ours wnd50
SANY0025
Переглядів 428 років тому
SANY0025

КОМЕНТАРІ

  • @basilavad
    @basilavad Рік тому

    Hi, What would be the most appropriate method for calculating the position of an object using linear acceleration data from a BNO055 sensor, given the potential presence of noise and errors in the data? Additionally, what techniques or methods can be employed to mitigate these issues and improve the accuracy of the position calculation?

    • @JackOHaraEngineering
      @JackOHaraEngineering 18 днів тому

      Lookup kalman filtering, sensor fusion, a complimentary filter perhaps. Bno055s calibrate themselves which is convenient but terrible. The drift has to be corrected, and even when corrected at standstill the bias changes over time. I’ve been trying to work this same thing, and my conclusion is that getting more than a few seconds of accurate data without other sensors is tough to impossible. Adding a gps and barometer in tandem seems to be the way. Edit: also make sure your polling speed is pretty high and personally I use doubles as my data type because floats don’t have as much precision, but this may be fruitless for the Euler angles anyways. Sorry for the rant lol, you’re not alone

  • @jackhanson1274
    @jackhanson1274 Рік тому

    Fantastic stuff!

  • @lrwerewolf
    @lrwerewolf Рік тому

    What do you think might happen if you used multiple IMUs arranged in such a way that no IMU had parallel/co-planar planes to the others? Would the extra ability to isolate noise by calculating the virtual IMU help clean up the signal even more?

    • @jackhanson1852
      @jackhanson1852 Рік тому

      How would you remove noise in your example? Do you have a paper that details this technique that you could recommend? I'm using IMUs for pedestrian tracking and haven't come across two (or more) being used in this way. Interested to hear what you have to say!

  • @hamzasadik7521
    @hamzasadik7521 2 роки тому

    Hi ,i wish you are good please would uu send me the data because there aren't anymore on the site

    • @jackhanson1852
      @jackhanson1852 Рік тому

      There is improved data for their work under a project called RoNIN!

  • @patmw
    @patmw 2 роки тому

    Awesome work!!

  • @dariuszmaton5375
    @dariuszmaton5375 2 роки тому

    Interesting, could directly integrating the regressed velocities (orange line) also work? (Edit: just read it in the paper, "Direct integration of the predicted velocities would produce positions but performs worse.")

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

    great work

  • @steven-bt7ud
    @steven-bt7ud 3 роки тому

    Can't wait for the next improvement 👍, hope its small enough to apply this in an arduino for vehicle tracking

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

    Why blur the face of the person (I'm guessing it's the author's face) at 3:39, when at 0:38 there's 4 shots showing the (your) face? Really impressive research, nevertheless!

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

    Very nice work

  • @HelloMynameisKPJ
    @HelloMynameisKPJ 5 років тому

    Nice work! :)

  • @ivanrasierer3257
    @ivanrasierer3257 6 років тому

    Good work!

  • @mariojuarez2951
    @mariojuarez2951 6 років тому

    Why does the original error occur during the double integration?

    • @VladQuake
      @VladQuake 6 років тому

      ua-cam.com/video/_q_8d0E3tDk/v-deo.html

    • @jacksonkr_
      @jacksonkr_ 6 років тому

      ua-cam.com/video/_q_8d0E3tDk/v-deo.html

    • @snakehaihai
      @snakehaihai 5 років тому

      various white noise, random walk noise and bias. once integrate them together, you amplify the noise. See github.com/ethz-asl/kalibr/wiki/IMU-Noise-Model for detail

  • @dafanghe1807
    @dafanghe1807 7 років тому

    diao