leg hugging

noodleFeet

noodleFeet : Proof of Concept

Last week I started building a new robot who I’m calling noodleFeet! He is essentially a spider-type walker who will locate nearby legs, approach and then lean on them. In addition to having that specific purpose, he needs to look a particular way. I’ve been drawing him in the margin of my notes for weeks now, so he’s become something of a character to me: In order to make a robot that does these things, I need to design the mechanism itself and how it will be attached to the motors driving the motion (challenging and fun). At the same time I need to learn about Open CV and figure out how to make a computer recognize all the different shapes that legs come in. This will involve a camera and some coding (hard and not fun). With these two elements combined, I’ll eventually end up with a leg hugger…… or leaner. I’ll talk about the details of those steps when…