Slashdot Mirror


XRL Hexapod Robot Gets a Tail, Learns To Use It

New submitter toygeek writes "In an effort to give various robots more control during free-fall and navigation of severe obstacles, researchers have studied how agama lizards use their tails to retain or correct orientation during leaps and jumps. They've applied the research to both hexapod and wheeled robots, and the results are both astounding, and outstanding!"

13 of 52 comments (clear)

  1. For the love of... by pushing-robot · · Score: 3, Funny

    UC Berkeley researchers, please: Stop now. No good can come from this, and we all know it.

    We already have enough trouble getting laid, and yet you would put us on the path to anthropomorphic clydesdales?

    --
    How can I believe you when you tell me what I don't want to hear?
  2. Re:Gee, you'd think a cat would be better by techno-vampire · · Score: 4, Interesting

    Not only that, a cat uses its tail to turn over in mid-air so that even if you drop it with its feet pointing up it will land feet first as long as it has enough falling time to make the turn. I'm not sure, but I think I've heard of them getting turned in as little as 1.5 feet, but ICBW. Still it would be a great improvement over what they've got so far.

    --
    Good, inexpensive web hosting
  3. The end of the human race was heralded... by Lord_of_the_nerf · · Score: 3, Funny

    ...by the words, 'That tail is so adorable!'

  4. Re:Gee, you'd think a cat would be better by Paul+Fernhout · · Score: 4, Interesting

    I just watched the related videos, and it is impressive just what an up and down tail can do. But you're right that a tail that can move side-to-side, or that can curl or corkscrew can probably do even more to maintain a desired 3D orientation. No doubt that will be future directions for this work. So, in the real world, it seems like a common situation that you want to maintain the orientation of 90% of the mass of an object, and are willing to sacrifice the 3D orientation of 10% for a short time to do that (until the tail orientation can be reset at no body-orientation cost when the creature is on a surface again). Brilliant. These robot videos really show how amazing nature can be. I really appreciate tails in a way I never had before watching those videos. I especially found of interest video about a predecessor robot to this which includes video footage of the long-tailed lizard used as a prototype:
    http://spectrum.ieee.org/automaton/robotics/diy/dinosaurlike-tails-make-terrestrial-mobile-robots-more-agile

    --
    A 21st century issue: the irony of technologies of abundance in the hands of those still thinking in terms of scarcity.
  5. Re:Gee, you'd think a cat would be better by Anonymous Coward · · Score: 2, Insightful

    It depends on how the a cat falls but they can flip in less than a foot if needed.
    I've also seen my cat fall from much higher and not recover in time.

    I regularly test this one out, she's not to happy being held sometimes so we both screw this move up from time to time.

    It's not all tail either, she's using her entire body when she does it.

  6. Why go to all that trouble? by jcoy42 · · Score: 3, Funny

    They should have just tied a slice of buttered bread to it's back.

    --
    Never trust an atom. They make up everything.
  7. In a butter world... by goodgod43 · · Score: 2

    Imagine what this could do for toast.

    --
    "On the Internet, nobody can hear you being subtle." -Linus Torvalds
  8. Flywheel by labnet · · Score: 4, Informative

    Wouldn't a flywheel be much more practical?

    Tail:
    -gets caught on stuff
    -can only go half a turn

    Flywheel:
    -can accelerate until the material limits of the fly wheel
    -can use the stored energy for recovery.
    -can be embedded inside the robot.
    -can act as a gyroscope to provide stability in other axes.
     

    --
    46137
    1. Re:Flywheel by billyswong · · Score: 4, Informative

      Flywheel is less efficient weight-wise. To re-balance a 8kg robot (or even heavier model later) falling upside down, how heavy / how fast must the flywheel be?

      Tail can be further improved by giving it more angles of freedom. We can also let it be able to coil up. Hard to beat tail.

    2. Re:Flywheel by SandorZoo · · Score: 2

      Reaction wheels (or flywheels) and control-moment gyros work differently, even though they can both be used to create torque,

      Reaction wheels spin up (or spin down) the wheel to create torque - the axis of the wheel does not change. The tail in this robot is an unusual case of a reaction wheel - it's not actually a wheel, but is uses the same princple.

      CMGs use the gyroscopic effect you get from changing the axis of a spinning wheel to create torque. The rotation speed of the wheel is (usually) constant. They use little power and can be very powerful. The ISS uses them to maintain attitude.

  9. Been there, done that. by Animats · · Score: 4, Interesting

    Worked that out back in 1995. See this the "running on rough terrain video. Watch at 1:40.

    The next step, which the U. Penn people don't seem to have taken yet, is to solve this as a two-point boundary value problem. Then, instead of trying to maintain attitude during flight, you try to land at a specific time in a specific place with a specific attitude.

    Doing that is rocket science. Rocket science is about control of underactuated systems, where the control system has fewer actuators than there are degrees of freedom to be controlled. You want to reach a specified point at a specified time at a specified velocity in a specified attitude. All you have available is the ability to thrust in one direction and to change attitude slowly. But this problem is solveable and there are known solutions. Applying that to robots leads to gymnastics.

    The quadrotor people are already doing this kind of thing, but it hasn't been done much for legged machines yet.

  10. Never mind robots... by rizole · · Score: 2

    I want a tail. A prehensile monkey tail. I'd prefer to grow my own but if robotics get the solution before genetics I'll take a prosthetic one.

  11. But why a tail? Isn't a flywheel/gyroscope better? by rocket+rancher · · Score: 2

    I'm not a mechanical engineer, but I am a mathematician with a modicum of experience solving two-point boundary value problems, which are what you are up against when you have an energy budget and have fewer thrusters than degrees of freedom. Angular momentum (and the conservation thereof) is a much better approach, I would think...watch some Olympic gymnasts if you want to see some fine examples of human wetware doing this in real-time.