Это видео недоступно.
Сожалеем об этом.

how to control 4 DOF of Robot Arm through inverse kinematics, Degrees of Freedom test

Поделиться
HTML-код
  • Опубликовано: 27 дек 2022
  • how to control 4 dof robot arm through inverse kinematics,Robot Arm with arduino uno
    *code : drive.google.c...
    *CODE1 : CODE EXPLANATION VIDEO( • SERVO EXPLANATION )
    *CODE2 : LINK blog.naver.com...
    *CODE3 : FULL EXPLANATION blog.naver.com...

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

  • @Quifuh
    @Quifuh Год назад +13

    This is a 3 DOF robotic arm. The gripper/Tool isn't taken into account.

  • @abduosman2794
    @abduosman2794 Год назад +2

    Nice video! I'd like to ask if it is possible for you to share the calculation of the inverse kinematics because the calculation done in the video was not clear enough.

    • @bigrkei8896
      @bigrkei8896  Год назад

      yes, x=5,y=5 coordinates are inaccurate and Some other coordinates were also inaccurate in distant coordinates.I think calculation(just elbow and wrist) is right,, but I presume that the response speed of the servomotor is the problem or code is not optimized, i will test it again and i will share the test result with you.

    • @abduosman2794
      @abduosman2794 Год назад

      @@bigrkei8896 I am looking forward to that. Thank you for the response

    • @irfanjames
      @irfanjames Год назад

      ruclips.net/video/RH3iAmMsolo/видео.html
      Great video for this calculation

  • @kopisusu3781
    @kopisusu3781 Год назад

    Can somebody tell me where I can find the full code?

  • @alexsyaneyniiko3417
    @alexsyaneyniiko3417 Год назад

    The code you give just have to run on arduino uno right? Im using servo motor mg90 & mg996r, do u think it can move?

    • @bigrkei8896
      @bigrkei8896  Год назад

      yes,, i used arduino uno and you can use mg90,mg996r ,, here(ruclips.net/video/to-BqdXs1zc/видео.html) is example

  • @Goodwill345
    @Goodwill345 2 месяца назад

    Why the music, cannot even follow

  • @lokeshwarrajm3686
    @lokeshwarrajm3686 8 месяцев назад

    what is the starting positon of the arm

    • @bigrkei8896
      @bigrkei8896  8 месяцев назад

      Every starting point is a 90-degree point.

  • @robertraafat413
    @robertraafat413 Год назад

    where can i get all the details and the URDF file of this arm?

    • @bigrkei8896
      @bigrkei8896  Год назад

      After learning the basic principles of servo motors, I just applied the 2D inverse kinematics principle to the program (arm and wrist JOINT). All I did was convert pulses into angles and angles into positions to easily code the desired position. I don't have a URDF file. I collected all of this from books and the Internet bit by bit, understood it, and implemented it. All I have is the uploaded code and video.

  • @limjunthai9467
    @limjunthai9467 4 месяца назад

    hi do you have video on explanation on the code ?

    • @bigrkei8896
      @bigrkei8896  4 месяца назад +1

      "I will soon create a video explaining the code and upload it." thank you.

    • @bigrkei8896
      @bigrkei8896  4 месяца назад +1

      blog.naver.com/j1o1o1/223418336082

    • @limjunthai9467
      @limjunthai9467 3 месяца назад

      @@bigrkei8896 hi can i get the material list for this project ?tq

    • @bigrkei8896
      @bigrkei8896  3 месяца назад

      @@limjunthai9467 blog.naver.com/j1o1o1

    • @limjunthai9467
      @limjunthai9467 3 месяца назад

      @@bigrkei8896 may i ask the coding from the google drive is for which motion ?for the first or second motion ?