RoboDog Part 6 | How to Use ODrive BLDC Motor Controller

preview_player
Показать описание
Finally making stuff move, woo!

Edit: The torque constant in the video should instead be 8.27 divided by the Kv of the hoverboard motor, which is: 8.27/16 = 0.516875. This has been corrected in the script on Github.

GitHub Code for ODrive Config:

GitHub Code for RoboDog Project:

ODrive Robotics Website:

ODrive Documentation:

Zadig Website:

Obtaining Torque Constant:

Odrive Control System Diagram and Info:
Рекомендации по теме
Комментарии
Автор

Hey man, I'm a new engineering student and I would love to major in robotics. I just wanted to ask how you learnt all these parts and their functions because apart from this video I've never heard of an O-drive and I really would like to have the knowledge that you do.

kyebrits
Автор

The ODrive motor controller seems like the most versatile out of all the ones I’ve worked with before. Thanks for the scripts!

jaredguerrero
Автор

You're definitely selling me on these ODrive motor controllers, they appear to be equipped with everything you'd realistically need for these types of projects.
I'll probably end getting them when working on the mech projects, they seem versatile enough to work with different types of motors.

I don't have much experience with coding so providing your scripts will no doubt help me out haha.
Sweet remix on the Zelda Fairy Fountain btw!

rodrigoleon-alvarez
Автор

Appreciate all the work, please keep posting new updates on this project!

trulyspinach
Автор

Hey, looking forward to Part 7, theese videos have teached me so much and I cant wait to see the final product :)

filippus_
Автор

Very cool. I've been interested in the ODrive for a while now. When I get around to using them I'll definitely be back to review this video.

I'm looking forward to more videos on the topic.

stochasticsignal
Автор

​ @AustinTronics I just found your channel. I am another dude digging into biped walking bot and that particular motor is the most suitable for my budget. I hope you did not abandon this project, I have a lot to learn from you and willing to help if you need.

phasetinkerer
Автор

seriously fucking many thanks for the video - I was trying to get it to work for DAYS, read the documentation, etc... no success. The video helped me to get it to work which is... enormously satisfying! thanks!

kleindavid
Автор

I am really enjoying following this series.

markboweringphotography
Автор

Your videos quality is amazing man! Keep going what you do

josemanuelmedajara
Автор

learning so much from you. Keep up the good work!

chrisBruner
Автор

Very Cool, this is coming together very nicely!

DocGould
Автор

Very cool video! But somehow the link to the code is not working, and I can't find it in the repo

icegoogles
Автор

How do you imagine fixing the AS5048 encoder in the inner area of ​​the wheel?

juliermearaujo
Автор

Good call on using a hoverboard motor for cost savings. The gear reduction will make or break your project though. Pay careful attention to this step.

UnidudeNine
Автор

Great work thank you for taking the time and explaining this setup. I was wondering i you have run an anti cogging on the hoverboard motors?

ausdruckermail
Автор

Hi, I'm new to robotics, however, I am experimenting with a 2 wheeled (drive/steer) device using hoverboard motors and thoroughly enjoyed watching your channel; first class tutorial and easy to follow - thanks. I'm having issues setting up my oDrive 3.6/56v board and followed your instructions closely to try and resolve the issues I'm experiencing. Really, really helpful; at last I get the beep after motor calibration. Unfortunately that's where it stops! odrivetool accepts the hall sensor calibration steps without error, however, I get no movement of either wheel. This is frustrating as I think I've tried everything. I have checked the hall sensors on both motors and all appears well. Am I missing something, can you advise. I get n o errors when I dump odrv0.

DerekDeighton
Автор

can it be ran as a propeller at 1000 rpm. with a couple of propeller blades attached?

rverm
Автор

I bought an odrive last year. Need to get some of those hoverboard motors. Do you know of a good place to buy them?

Edit: Found your other video that had links to ebay. A+

NathanBuildsRobots
Автор

Man... this video is exactly what I needed! subd and liked. Great work and thank you!
Do you by chance know if there are ROS libraries/Packages for the ODrive? Right now seems like i'll need to write it myself...

_Bernardo