MIT Cheetah / Hobby King Cheetah Motor Testing

แชร์
ฝัง

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

  • @Frankx520
    @Frankx520 4 ปีที่แล้ว +1

    Thank You for posting this. Like it! I want to learn more :)

  • @wei1224hf
    @wei1224hf 3 ปีที่แล้ว +1

    That GUI software looks so cool!
    It will be very popular if you opensource it.

  • @rob10856
    @rob10856 4 ปีที่แล้ว +3

    The angle is 6 times a full revolution in radians because the encoder is on the motor not the output shaft and there is a 6:1 gear ratio.

    • @engserve
      @engserve  4 ปีที่แล้ว +1

      Right, but it is a simple setting in firmware that could be changed.

    • @engserve
      @engserve  4 ปีที่แล้ว

      With the current firmware and CAN protocol, the motor is not setup to run many revolutions. The firmware suggests the limit is +/12.5 radians (about 4 total revs) mapped to the 16 bit position. That does not appear to be working right, so I requested clarification from Steady Win. With an application like the Cheetah robot, you don't need many revolutions. A CNC machine like a delta bot would be the same. Unneeded revolutions, eat into the resolution of the 16 bits. My 24 revs/16 bits is not great.

    • @marklagana2769
      @marklagana2769 4 ปีที่แล้ว

      Rob is right. Try turning it off, turning it MORE than 1/6th of a revolution and then turn it back on - its new position will be shifted by 60 degrees

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

    Holy cow, this is awesome, can be used on humanoid robots.

  • @skipper5811
    @skipper5811 4 ปีที่แล้ว

    I'm newbie kinda, are you changing torque by applying more current? I mean you aren't applying external loads at all.

  • @byungjaelee5110
    @byungjaelee5110 4 ปีที่แล้ว +1

    Nice video! Can you do a video on step/dir interface?

    • @engserve
      @engserve  4 ปีที่แล้ว +1

      Here is a blog post. www.buildlog.net/blog/2020/03/adding-step-and-direction-cnc-control-to-the-cheetah-motor/

  • @juanpablocanguro
    @juanpablocanguro 3 ปีที่แล้ว

    Hi! question: have you been able to implement some kind of "ramp-up"? Would it be possible to make this motor move with a trapezoidal or S curve to achieve a "soft start"? thanks!

    • @engserve
      @engserve  3 ปีที่แล้ว +1

      With a step and direction input it will follow the curve set by the step generator.

    • @juanpablocanguro
      @juanpablocanguro 3 ปีที่แล้ว

      @@engserve Thanks Ill give it a go and let you know! maybe you will like my channel, specially my latest video :)

  • @dieselphiend
    @dieselphiend 4 ปีที่แล้ว

    Can anyone tell me how hard it would be to wire these in such a way that they reversed direction when they detected a load? I guess that's more of a function of the drivers- so, with the right drivers, can these detect a load?

  • @lingxuanzhao7172
    @lingxuanzhao7172 4 ปีที่แล้ว

    Thank You for this. Did you write the C# test program yourself?

  • @jontscott
    @jontscott 4 ปีที่แล้ว +6

    So at only 250 watts I guess this would not work well for driving a heavy robot wheel? 250 watts sounds weak but maybe not since it had gears? That is one cool motor either way and nice that it can be controlled over CAN. Looking forward to seeing what you do with it!

    • @SgtBurned
      @SgtBurned 4 ปีที่แล้ว

      You probably want the un-modified version which is the U8 motor.

  • @wei1224hf
    @wei1224hf 3 ปีที่แล้ว

    So this motor's velocity control can't work at all?
    I have bought a motor like yours , I found it hard to do the velocity control.
    The pramater 'velocity' did not work

  • @FilmFactry
    @FilmFactry 4 ปีที่แล้ว

    In looking at the website, can you report back, how well it works on much slower moves confined to a few degrees? I'm guessing with an encoder it would be.

    • @engserve
      @engserve  4 ปีที่แล้ว

      You can play with the velocity a little, but for a real application you probably want precise control of position, speed and acceleration. The controller is not designed to do that. I think the best way to achieve that is via rapid positional control, like a CNC machine does with a stepper motor or closed loop servo.

  • @lazyartist2358
    @lazyartist2358 4 ปีที่แล้ว

    Hey, great video. I have a question concerning this app that you've written in 4:10. Did you write this in C++, If so can you give me articles, websites where I can learn how to write similiar app and also implement it with a robotic project? Many thanks, I'm starting my EEE degree this year!

    • @wei1224hf
      @wei1224hf 3 ปีที่แล้ว

      It's in C#

    • @vycka7360
      @vycka7360 3 ปีที่แล้ว

      Can be written both in C# and C++ using windows forms

  • @CarlosFilho20014
    @CarlosFilho20014 3 ปีที่แล้ว +1

    Hello, could you share the design of this delta 3d printer?

  • @FilmFactry
    @FilmFactry 4 ปีที่แล้ว +2

    Very cool. Out of my budget , but I'll keep an eye out. I'm sure these will dive below $100 somerime soon.

    • @engserve
      @engserve  4 ปีที่แล้ว +1

      I think the biggest cost factor is the housing and gearbox. If you just want a motor/controller/encoder combo, I am sure these will be below $100 very soon.

    • @byungjaelee5110
      @byungjaelee5110 4 ปีที่แล้ว +1

      It would take a long time to get the price down. The machining process of the gears and the body is not easy to do. These are the things that rarely go down in price. Computer hardware and technology has been accelerating very fast these days. For computer parts it's mass produced for alot of people. So that is why for something like a robotics actuator is expensive.

    • @engserve
      @engserve  4 ปีที่แล้ว +1

      @@byungjaelee5110 The $100 would be a motor with integrated driver...no reduction.

    • @byungjaelee5110
      @byungjaelee5110 4 ปีที่แล้ว

      @@engserve yup. The problem is the gearbox...

    • @byungjaelee5110
      @byungjaelee5110 4 ปีที่แล้ว

      @@engserve Will you make a video for DIR/Pulse interface? It's too difficult communicating via CAN bus.

  • @tttuberc
    @tttuberc 3 ปีที่แล้ว

    When motor moves, it sounds like some pneumatic system. It moves so fast.

  • @zhangyichao4612
    @zhangyichao4612 4 ปีที่แล้ว

    Great demo video!
    Hi,Why does the position of the motor change when you set kp and kd?

    • @engserve
      @engserve  4 ปีที่แล้ว

      The kp value has a big affect on the final target value. I will be reprogramming it soon. I want to improve that and play with the resolution vs range.

    • @shlomishitrit6287
      @shlomishitrit6287 4 ปีที่แล้ว

      I Have the same problem to. maybe its related to steady state error. make sure that the velocity command is zero when you compare between different kp.

    • @lingxuanzhao7172
      @lingxuanzhao7172 4 ปีที่แล้ว

      @@engserve Hi,I still have some questions about kp and kd. How should I set these values to get a accurate output? I really want to communicate with you ,thanks!

    • @lingxuanzhao7172
      @lingxuanzhao7172 4 ปีที่แล้ว

      @@shlomishitrit6287 Hi, do you have any progress on it? I have some problem on kp and kd ,too. I I look forward to talking to you.Thanks

    • @user-ix6sy5df1z
      @user-ix6sy5df1z 4 ปีที่แล้ว

      @@lingxuanzhao7172 hi, are u also reappearing mini cheetah?

  • @usicchauras
    @usicchauras 3 ปีที่แล้ว

    Hi Barton I just purchased one of these...Is it ok to directly connect 24V to the motor as the documentation says that it might get destroyed?

    • @engserve
      @engserve  3 ปีที่แล้ว

      I did it. I used heavy gauge, short and tightly twisted wires.

    • @usicchauras
      @usicchauras 2 ปีที่แล้ว

      @@engserve Help me out Bart...I'm unable to understand how to give the position command....i.e. how do I move it to zero degree.90 degree,270 degrees etc...I just want a single rotation back and forth...Thanks in advance

  • @ezequielfarina4559
    @ezequielfarina4559 4 ปีที่แล้ว

    Hi, im working with the same motors and i was wondering if you can send me the technical specification of it cause the instructions i send dont work in my case and maybe its because i have the wrong datasheet.

    • @engserve
      @engserve  4 ปีที่แล้ว

      See the document in the description

  • @dunichtich100
    @dunichtich100 4 ปีที่แล้ว

    Is there PID tuning? Because one can see it swinging around the desired position before it comes to a hold.

  • @user-kt7oe2xj1h
    @user-kt7oe2xj1h 2 ปีที่แล้ว

    I bought a motor and did not know how to operate it during the test, so I ask for help.
    Where can I get the HobbyKing Cheetah Test Program?

  • @qingchengsui1636
    @qingchengsui1636 3 ปีที่แล้ว

    Why didn’t I get any response after typing the initials of the mode? Using it on Putty,

  • @gedr7664
    @gedr7664 4 ปีที่แล้ว +1

    Are you making any progress on this?

    • @engserve
      @engserve  4 ปีที่แล้ว +1

      Yes

    • @gedr7664
      @gedr7664 4 ปีที่แล้ว +1

      @@engserve looking forward to your videos! subbed

  • @shlomishitrit6287
    @shlomishitrit6287 4 ปีที่แล้ว

    Hi, I'm trying to figure out how to control this motor with Arduino and CAB-BUS shield. Please, let me know if you can help me. Thanks in advance.

    • @engserve
      @engserve  4 ปีที่แล้ว

      See the doc in the description

    • @shlomishitrit6287
      @shlomishitrit6287 4 ปีที่แล้ว

      @@engserve Thank you. I would like to get your email for specific questions.

    • @engserve
      @engserve  4 ปีที่แล้ว

      @@shlomishitrit6287 There is a link to a Slack channel at the end of the doc

    • @engserve
      @engserve  4 ปีที่แล้ว

      There is a link to a Slack Channel at the end of the doc.

  • @kipkerluke2508
    @kipkerluke2508 4 ปีที่แล้ว

    How is the backlash on the gearbox?

    • @engserve
      @engserve  4 ปีที่แล้ว +1

      I think I saw a spec of about 0.25° of backlash. I have not measured it, but it feels to be a little more. Maybe a full degree.

    • @chenhan91
      @chenhan91 4 ปีที่แล้ว

      @@engserve that seems like a very terrible gearbox for robot

    • @engserve
      @engserve  4 ปีที่แล้ว

      @@chenhan91 The Cheetah robots are awesome!

  • @advince
    @advince 3 ปีที่แล้ว

    hi, how can i find the ESP32 code for that? thanks a lot.

  • @kamiabyazdi2091
    @kamiabyazdi2091 3 ปีที่แล้ว

    I dont understand, you changed the torque value and the motor position changed. I am working with the same motor and the reaction of the motor is the same and i dont know why?! i would be glad if i can contact you with email to get some information.

    • @santoshkumar-yh2bc
      @santoshkumar-yh2bc 3 ปีที่แล้ว

      Hi Kamiab Yazdi, I'm currently working on the same motors and unable to interface it with Transceivers. I would be glad if you can help. Please email me at psantoshsan@gmail.com so that we can get in touch.

  • @Build_the_Future
    @Build_the_Future 4 ปีที่แล้ว

    Nice. I'm building a 2 legged robot using 6 Odrives check it out and let me know what you think thanks.