Six-legged Robot Teaches Itself To Walk
rabiddeity writes "An undergraduate at the University of Arizona has built a six legged robot from scratch. The robot, which is equipped with sensors on each foot, teaches itself to walk and orients itself via an onboard camera. A similar design might be used to explore unstable environments such as collapsed buildings or rocky landscapes."
So it looks like we only had to wait a few hours for AI to surpass the abilities of a drunken man. Can't wait until tomorrow morning.
These six-legged robots can dance! Hexapod: Best of Dance 2009
Yeah, this in no way lessens the accomplishment of a robot actually learning to walk, but I figured it was half on-topic, half cool-as-hell so I'd post it :-)
Four legs bad.
93rd rule of Slashdot: No matter how obvious my sarcasm is, my comment will be taken seriously by someone.
This is similar to a stiquito in only the most superficial way -- its a movable machine with 6 legs. In every other way its different.
Controls: The stiquito has a single (or sometimes two) actuators, that are placed to mechanically, repeatedly cause the same walking motion. This student's robot has 12 actuators, 2 joints on each leg. This makes the robot much more versatile, but also makes the control problem much harder to solve.
Learning: A stiquito is dumb -- you attach the SMA to the legs, and put a current through to tighten them. It works exactly the same every time, and you have to put it together in just the right way to make it work. This robot is self-learning (or more exactly, learns through reinforcement). The designer simply creates a fairly simple algorithm that has it try motions and see if it gets it to move in the desired direction, and then learns how to do it over time.
While I think its fair to say anyone with some mechanical aptitude and knowledge of machine learning could put something like this together, its not exactly a simple feat and is certainly impressive for an undergrad. I don't know of any other self-learning six-legged robots (reflecting my ignorance only), but given the capabilities plus the (likely?) low cost its nothing to sneeze at and could have uses in things like disaster operations.
I saw this a few weeks ago when it was emailed to all the students at UA. Here is a video of the guy who made it, and it shows the robot walking around. The video mentions that IBM bought it from him. http://uanews.org/node/29644