Motion Models (Nived Chebrolu)

Sdílet
Vložit

Komentáře • 10

  • @sid9424
    @sid9424 Před měsícem +1

    Great lecture with perfect explanations, much appreciated!

  • @codebot2235
    @codebot2235 Před 3 lety +2

    Great lecture and very well explained

  • @obensustam3574
    @obensustam3574 Před 7 měsíci +1

    Great lecture

  • @amuravindhiran1494
    @amuravindhiran1494 Před rokem

    Thank you for the lecture. Having a question on the material- why is the total probability for odometry model taken as product of individual probabilities when the noises associated with each of those individual motions are correlated?

  • @teetanrobotics5363
    @teetanrobotics5363 Před 3 lety +1

    please make a separate playlist for these videos

  • @RaushanKumar-bo2md
    @RaushanKumar-bo2md Před 3 lety

    Awesome explanation

  • @lwufkudl
    @lwufkudl Před 3 lety

    Thanks for the lecture, I have two questions if I may :
    1. Can we sample directly from the bicycle model (for the case of Ackerman drive) instead of using this abstraction of (rot1, trans1, rot2)?
    2. In the two techniques presented (histogram representation and sample based implementation) how can you use such representations in the Kalman filter? The filter requires a Gaussian distribution with (Mu, Sigma), so do we have to approximate the banana shape distribution (both sample based and histogram) by a Gaussian?

    • @sa-vx5vi
      @sa-vx5vi Před 2 lety

      for q1. wouldnt you still be doing same calculations but different sampling time? it is mentioned at 40:25

  • @mohammadhaadiakhter2869
    @mohammadhaadiakhter2869 Před 7 měsíci +1

    Can someone please elaborate difference between hypothesis and odometery at 25:10

    • @sid9424
      @sid9424 Před měsícem

      The odometry values represents the pose you would expect (i.e. without noise) after taking a certain action u, while the hypothesis is the corresponding Action including noise.