DIY hexapod in various movements

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ก.ย. 2024
  • I made this hexapod from scratch from 3D design to coding in ESP32 dev kit.
    My hexapod class library could be found in this GitHub repo
    github.com/ras...

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

  • @DytiscusUA
    @DytiscusUA ปีที่แล้ว

    Wow, how cool!
    I will finish the manipulator in about two months, and then I will put the manipulator on your spider, based on this principle.

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

    Probably this comment will not be read, but I would like to ask - the hexapod noticeably drags its hind legs when moving - is this a kinematics problem or is it a matter of the structure not being rigid enough?

    • @stepbystep-robotics6881
      @stepbystep-robotics6881  2 หลายเดือนก่อน +1

      Hi, thank you for checking my video :) actually when it's doing crab-walking or tripod walking, the leg wasn't dragged. But when it's doing curving (steering) walking it's my bad from my complicated equation. I have made new version with Dynamixel servo, and rewrite the code, it's much much better ;) but I haven't uploaded the video yet.

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

      @@stepbystep-robotics6881 Thanks for this explanation)
      I'm also making a hexapod and wanted to use your code as a basis. Are you planning to update your repository?)