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 aren't drunk.
before one of the humanoid robots tries to squish it?
--- Asking inconvenient questions for over 30 years...
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!
This could have immediate application for the disabled. Imagine a personal moving device like the segway that walks around with technology derived from insects. It'd be pretty cool I'd say.
Maybe a mars rover that doesn't faller over or get stuck
There are lots of possible uses of data from this research.
... for real cockroaches. When Armageddon comes, the cockroaches will have robot versions of themselves for slaves.
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.
How long does it live if you lop off its head?
I want to see robots that *survive* like a cockroach.
Well, until they turn evil anyway.
Does anyone know how this differs from the insect-like robots (like Hannibal and Attilla) developed by Rod Brooks' group in the MIT AI Lab? It's been a while since I took his class, but I remember that they found that remarkably simple distributed control systems could be used to generate adaptive legged locomation patterns without requiring complex centralized control.
RHex Page
[blue] - The Ministry of Information approved this message...
You can get a load of his work from the documentary Fast, Cheap, and Out of Control.
Computers are useless. They can only give you answers.
-- Pablo Picasso
Because they have six legs? Am I missing something here?
I discovered this by reading the story about RHex here.
Doesn't it make you feel good to know that our freedoms are protected by politicans, lawyers and journalists.
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.
This is really old news. RHex has been around for at least a few years now.
Bob Full is one of the lead scientists on the RHex project. His biomimetic approach is amazing. See the following link for one of his lectures.
Robert Full: "Bipedal bugs, galloping ghosts and gripping geckos: BioInspiration for Rapid Running Robots"
http://www.princeton.edu/WebMedia/lectures/
J Wolfgang Goerlich
"
Is it because if they use cockroaches not many people will yell at them for animal cruelty, because cockroaches are "evil"?
"
Why do you think that the show FearFactor can get away with doing the Cockroach bit on national TV?
My opinion only, if scientists have studied that we can balance ourselves with only 2 feet and while walking, with one foot up and one foot on the ground, why can't they apply that information to insects?
Friends help you move...
REAL Friends help you move dead bodies... ^_^
Will it flip on its back when runs out of batteries?
Well heck they certainly explain some movement.
When my wife sees one of those little buggers she runs away - she hates them.
"Cats like plain crisps"
Read about competitive work here.
I've seen Robot Wars and the walkers never stand a chance...
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.
Whatever happened to BEAM robotics? Anyone involved with that? I first heard about it on a Science Channel robotics series and it seemed interesting. I have been to the main page by the inventor Mark Tilden but I have seen nothing new in the past couple years. Does anyone know if this area of research has died off?
We might finally learn where all these politicans come from, by studying cockroaches and other vermin.
--
make install -not war
Animals' most distinguishing trait is that they don't fall over? You gotta admit that's a little funny. "Hi, I'm Greg, an animal, and my most distinguishing trait is that I don't fall over".
Anyway, I just got a kick out of that. I'm sure once I read on, the point will be well made.
I know for certain that not all japanese bipeds use static stability. Bipeds from Honda and Sony (and most of them IMHO) use something called zero moment point (ZMP). The japanese biped robot WL-10RD used this as early as in 1984. Here's a reference I just found: ZERO-MOMENT POINT THIRTY FIVE YEARS OF ITS LIFE by Vukobratovic and Borovac. Should be good since Vukobratovic introduced the concept in the 70s. PS. I did my PhD thesis on control and balance of legged locomotion.