Differential Inverse Kinematics Using Quaternions

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 21

  • @robfei-u6b
    @robfei-u6b Год назад +1

    Hi, Dr. Mehran Andalibi, in the algorithm process no 8 : eo, what is the eo, which is 2 quaternion minus each other?, and in no 9 :, J(G)(q) is relate to (wx, wy ,wz), but quaternion has 4 elements, what is inside of J(G) , this is the normal J(G) or special J(G) , because J(G) is 6*6 , ep has 3 elements, but eo has 4 elements(if using quaternion).

  • @mohammedbakkar938
    @mohammedbakkar938 2 года назад +1

    amazing work

  • @ovikhan779
    @ovikhan779 3 года назад +1

    👌👌👌

  • @oronnopakhi4360
    @oronnopakhi4360 3 года назад +1

    Keep it..

  • @arifmiah9887
    @arifmiah9887 3 года назад +1

    Nice...

  • @afraislam4970
    @afraislam4970 3 года назад +1

    Wow...

  • @samplesample232
    @samplesample232 3 года назад

    Thanks for video

  • @nilakas8307
    @nilakas8307 3 года назад +1

    Nice

  • @iuryamorim1355
    @iuryamorim1355 2 года назад

    could you explain where in the code quaternions avoid singularities, for better understanding? thanks

    • @mehran1384
      @mehran1384  2 года назад

      If you want to see why quaternions do not have a mathematical singularity, you need to watch the video on inverse kinematics/inverse orientation where I used quaternions.

  • @iuryamorim1355
    @iuryamorim1355 2 года назад +1

    very nice! Could you provide the codes? I'm doing work with quaternions too.

    • @mehran1384
      @mehran1384  2 года назад +2

      I will publish it soon.

    • @iuryamorim1355
      @iuryamorim1355 2 года назад

      @@mehran1384 I don't understand in the code when the Jacobian matrix is ​​inverted, at what point will using quaternions prevent it from being non-invertible?

    • @mehran1384
      @mehran1384  2 года назад +2

      @@iuryamorim1355 using quaternion is for high accuracy and low computation in calculations.

    • @iuryamorim1355
      @iuryamorim1355 2 года назад

      ​@@mehran1384 So is the inverse of the Jacobian matrix still subject to singularities? Despite using quaternions ?

    • @engcaiobarros
      @engcaiobarros 5 месяцев назад

      @@iuryamorim1355 Calculate the error using quaternions and then transform to axis-angle representation. Use the axis as orientation error.

  • @AsmaBegum-vn8fz
    @AsmaBegum-vn8fz 3 года назад

    Good