this post was submitted on 13 Oct 2024
90 points (97.9% liked)

Tesla

176 readers
6 users here now

The Tesla community of lemmy

founded 1 year ago
MODERATORS
 

The robots were just a little too slick.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 2 days ago (1 children)

While it is impressive, it's impressive in a "college robotics classes were doing this six years ago" way. The control loop would be interesting with how the human gesticulation interacts with the locomotion algorithm they're using, but that assumes that the robots can walk and chew bubblegum (or in this case, walk and interact with a crowd via teleoperation) at the same time. I wouldn't be surprised to learn that the robots were entirely software controlled when walking. That seems like the case from what I'm seeing in these vids.

[–] [email protected] 4 points 2 days ago (1 children)

It has been a while since I went to college but I don't remember college robotics classes building robots capable of bipedal motion at all.

[–] [email protected] 6 points 2 days ago* (last edited 2 days ago) (1 children)

Not trying to be contrary here: have you taken any robotics courses? We do walking algorithms for our sophomore classes now, as an intro to complex multivariate simulation. Desktop sized, but motion tracking for telemetry control of end effectors is a common enough student project that we've started requiring people to modify their project proposals so they're not just implementing some online tutorial by rote. (SLAM on hexapods is another classic undergrad project, though one that doesn't have nearly as much direct applicability to the topic at hand)

[–] [email protected] 2 points 2 days ago* (last edited 2 days ago) (1 children)

I'm not trying to be contrary either - I really haven't had any exposure to this sort of thing in a long time. I'm not talking about software. Do undergrad-level classes really have access to hardware capable of bipedal motion now? I briefly looked up bipedal robots just now and I didn't find anything capable of walking other than the products of serious robotics companies (which I was already aware of).

[–] [email protected] 3 points 2 days ago (1 children)

Yeah, they do! The prevalence of 3D printing and cheap chinese harmonic drives has lead to a ton of open-source robotics platforms. A lot of the bipedal work we do is focused on how to construct a useful model for simulation so you don't have to watch the $20,000 humanoid robot trip down the stairs, but quite a few students have built very robust custom hardware using the uni's tools.