Cockroach-Like Robot to Help Explain Animal Movement
neutron_p writes "A cockroach-like robot named RHex is the starting point for a major project to understand animals' most distinguishing trait: how they move without falling over.
Researchers from several universities will focus on RHex, a short, six-legged robot that scampers like a cockroach, as a working model of the principles they're seeking to uncover. By tweaking the robot and using it as a physical model, they hope to tease apart the complex neural and muscular networks in insects."
They don't fall over because they (usually) aren't missing a leg where one is needed for proper balance.
ROMANES EUNT DOMUS
on the perception side...
/ rhex/
While the ability of the bot to go over hard terrain is amazing, the point is that your relinquish direct control.
The basic problem in perception is dealing with the drastic motions.
The computer vision methods needed are quite complicated, requiring complimenting sensors like inertial measurement devices. Also extremely wide-angle cameras are excellent because things stay in view, but difficult because the pin-hole model fails.
Go here for some work that is now a bit dated, from a 180degree camera strapped to rhex:
http://www.frc.ri.cmu.edu/projects/buzzard
Robo-Blogs of the world: UNITE!
We realy should be doing better than this. We should at least have Aibo-type robots running (or at least trotting) over real terrain by now. It's embarassing.
The trouble with this insect stuff is that you can do crap work and get published. If you do work on robots that really balance, you look stupid if your control system doesn't work. Everyone can see you failed. With insect robots, failure is less obvious. Some people think this is a feature.
There's way too much work on insect-level locomotion. Brooks was doing this stuff twenty years ago, and took it about as far as it's going to go.
I don't think that's true. There was an article in Discover a month or two ago (can't find it online, sorry, but I believe it parallels the linked article) where a researcher was trying to tease more information out of a cockroach's walk, discovering that it doesn't actually use a three-feet-down-all-the-time approach but wobbles side to side, remaining dynamically stable as it walks. This is not what you might intuit by simply watching insects walk.
As for "too much" being done, I must disagree. Walking robots aren't as good as they can be or it'd be perfected by now. Wheels are faster, but only over ideal terrain; complicated terrain that would confound the best wheels can often be navigated by legged animals. NASA's interplanetary rovers all use wheels, and all of them eventually encounter situations where they're useless, so if they could deploy a robot lander that could walk effectively (and efficiently), it'd be of tremendous value to them.
I'm truly amazed, that with all the modern science we have today, that we don't know the answer to this question.
And we still may not be getting it. All they've built is a robot that coincidentally can also move without falling over--there's nothing (at least as far as I can tell from the article) to say that it works the same way real insects do.
In all fairness, though, the question "how do animals move" is probably less important than "how can we get robots to move". While learning how the biological systems work can certainly provide insight, we don't have to exactly replicate those systems in mechanical robots, and in fact the optimal movement system for a robot may be different from that for an animal. It's sort of like emulating hardware: if you wanted to you could emulate a CPU down to the logic-gate level, but it's much more efficient to just re-interpret instructions into equivalent operations on the host CPU.
Nobody's going to be sending anybody to other planets (outside of few stunts like the moon landings of the 1970s).
Yes, that's pretty much his point. It costs a huge amount to send a human onto another planet, so we can and do use robots. And I hardly think anyone predicting global environmental catastrophies in forty years should be making potshots at others for making broad predictions based on a little data and a lot of guesswork.
Now surely the geniuses behind this would have had to understand the workings of a cockroach to build a reasonable model of one that gives them a reasonable simulation. In this case, they already understand the roach mechanics well and studying the roboroach won't tell them an awful lot.
If one starts from the premise that they know very little about the roach (and will hence learn a lot), then likely their robo simulation is not very good and they will learn bullshit (eg. "we found that the roach works by moving its muscle here", but the roach does not have a muscle there).
I'm getting all tied up writing this but surely other folks see this as a circular argument.
Engineering is the art of compromise.