SYSC 4206 Lecture 7: Inverse kinematics 2, 6DOF robot arm with spherical wrist

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2023

ความคิดเห็น • 17

  • @shivrajpatil7281
    @shivrajpatil7281 8 หลายเดือนก่อน +1

    Best of the best! Thank you very much.🙂

  • @ongoithanhhien
    @ongoithanhhien 10 หลายเดือนก่อน +2

    can you give me the documentation for this part, please?

  • @057_jimlyadamahmad9
    @057_jimlyadamahmad9 2 หลายเดือนก่อน +1

    If the last joint does not exist but the rest joint still the same, meaning there is only 5 DoF, does the solution you described still work? Can it still be called a spherical joint?

  • @Apocobat
    @Apocobat 7 หลายเดือนก่อน

    If i am not mistaken there is a typo for theta 6, the matrix multiplication should go row-column so there is no way the last term coulde be paired with r11 and r22, it should be r11,r21

    • @biomechlab
      @biomechlab  7 หลายเดือนก่อน

      That"s correct. Thank you.

  • @MohamadMohandes-qc1hj
    @MohamadMohandes-qc1hj หลายเดือนก่อน

    Hello
    It's great lectures.
    But How I can get the pdf files for the lectures I didn't find them

  • @lokidarkness5688
    @lokidarkness5688 หลายเดือนก่อน

    I want to ask, how can we exactly find the wrist position (wx, wy, wz). The equation that W = P-d6×R is straight forward, however, the R (third column of the rotational matrix of the R0to6) is not given and they are still unknown variable.is that right? Can someone explain it for me pls

    • @biomechlab
      @biomechlab  หลายเดือนก่อน

      The rotational matrix is known when the desired position and orientation of the end effector are specified in the inverse kinematics problem.

  • @barajr1349
    @barajr1349 26 วันที่ผ่านมา

    Sorry, I have a question at θ2 there is a3c3, what does c3 mean?

    • @biomechlab
      @biomechlab  26 วันที่ผ่านมา

      cosine of theta 3, see lecture 6: th-cam.com/video/RzaeS5LLhxA/w-d-xo.html

    • @barajr1349
      @barajr1349 26 วันที่ผ่านมา

      @@biomechlab Then how to find θ2 and θ3, if a3 is descending?

  • @Determinator21
    @Determinator21 6 หลายเดือนก่อน

    Are those diff equations?

    • @kpm25
      @kpm25 4 หลายเดือนก่อน

      No they are not.

    • @Determinator21
      @Determinator21 4 หลายเดือนก่อน

      @@kpm25 what are they?

    • @kpm25
      @kpm25 4 หลายเดือนก่อน

      @@Determinator21They are Homogeneous Transformation Matrices, look up "Denavit-Hartenberg parameters" you'll learn all about it! Differential equations come when dealing with Jacobian matrices/velocities. 👍

    • @kpm25
      @kpm25 4 หลายเดือนก่อน +1

      ​@@Determinator21 They are Homogeneous Transformation Matrices Using Denavit-Hartenberg parameters. Look up "Denavit-Hartenberg parameters" and you'll learn all about it. Basically each set of joints has its own coordinate frame so you need to transform from one to the next etc..
      Differential equations are used in Jacobians when dealing with joint velocities. It's a very interesting topic👍

    • @Determinator21
      @Determinator21 4 หลายเดือนก่อน +1

      @@kpm25 thank you