top | item 24486150

(no title)

xVedun | 5 years ago

This looks very cool! I wonder how close it is to the method that Boston Dynamics uses to control the their version. Did they simply train a machine learning algorithm for way longer than a hobbyist can or is there a ton of manual tweaking?

discuss

order

317070|5 years ago

Boston Dynamics (famously) does not use machine learning to control their robots. Maybe a little bit of computer vision, but all control is with more classical approaches.

gene-h|5 years ago

Boston Dynamics probably does some form of force control. That is controlling the force applied to the ground by the legs in addition to just the position the leg is moving. The actuators here appear to be purely position controlled.

nicrusso7|5 years ago

yeah the current motor model takes the desired position as input and convert it to torque (applying some 'noise' trying mimic the real motors).