“Blind” Robot Can Climb Stairs and Traverse Rough Terrain

Creating robots that can operate independently and react to unexpected terrain or external behavior is something that many engineers strive to develop. MIT is one of many engaged in this pursuit, and it's most recent development is the Cheetah 3 robot, which is capable of leaping and galloping across rough terrain, climbing a staircase littered with debris, and quickly recovering its balance when suddenly yanked or shoved—all while essentially blind.

The Cheetah 3 weighs in at 90-pounds — about the size of a full-grown Labrador — and is intentionally designed to accomplish these tasks without relying on cameras or any external environmental sensors. Instead, Cheetah 3 uses a technique engineers describe as "blind locomotion," where the robot “feels” its way through its surroundings much like how a person makes their way across a pitch-black room.

“There are many unexpected behaviors the robot should be able to handle without relying too much on vision,” says Sangbae Kim, associate professor of mechanical engineering at MIT and the robot’s designer. “Vision can be noisy, slightly inaccurate and sometimes not available, and if you rely too much on vision, your robot has to be very accurate in position and eventually will be slow. So we want the robot to rely more on tactile information. That way, it can handle unexpected obstacles while moving fast.”

The Cheetah 3 can blindly traverse up staircases, over or around obstacles and through unstructured terrain. The bot can also easily recover its balance if it experiences unexpected forces such as a shove or meeting an obstacle, thanks to two new algorithms that Kim’s team developed: a contact detection algorithm, and a model-predictive control algorithm.

The contact detection algorithm enables the robot to determine the best time for a given leg to switch from swinging in the air to stepping on the ground. If the robot steps on a light twig versus a hard, heavy rock, for example, how it reacts and whether it carries through with the step motion, or pulls back and swings its leg instead  its balance.

“When it comes to switching from the air to the ground, the switching has to be very well-done,” Kim says. “This algorithm is really about, ‘When is a safe time to commit my footstep?’”

The Cheetah 3 determines the best time to transition a leg between swing and step using the contact detection algorithm, which constantly calculates three probabilities for each leg: the probability of a leg making contact with the ground, the probability of the force generated once the leg hits the ground and the probability that the leg will be in midswing. The algorithm calculates these probabilities based on data from gyroscopes, accelerometers, and joint positions of the legs, which record the leg’s angle and height with respect to the ground.

As an example, if the robot unexpectedly steps on a small object, its body will suddenly tilt, shifting the angle and height of the robot. That data will immediately feed into calculating the three probabilities for each leg, which the algorithm will combine to estimate whether each leg should commit to pushing down on the ground or lift up and swing away in order to keep its balance — all while the robot is virtually blind.

“If humans close our eyes and make a step, we have a mental model for where the ground might be and can prepare for it. But we also rely on the feel of touch of the ground,” Kim says. “We are sort of doing the same thing by combining multiple [sources of] information to determine the transition time.”

Tests of the algorithm included experiments where the Cheetah 3 trotted on a laboratory treadmill and climbed a staircase. Both surfaces were littered with random objects such as wooden blocks and rolls of tape.

“It doesn’t know the height of each step, and doesn’t know there are obstacles on the stairs, but it just plows through without losing its balance,” Kim says. “Without that algorithm, the robot was very unstable and fell easily.”

The robot’s blind locomotion was also partly due to the model-predictive control algorithm, which predicts how much force a given leg should apply once it has committed to a step.

“The contact detection algorithm will tell you, ‘this is the time to apply forces on the ground,’” Kim says. “But once you’re on the ground, now you need to calculate what kind of forces to apply so you can move the body in the right way.”

The model-predictive control algorithm calculates the multiplicative positions of the robot’s body and legs a half-second into the future, if a certain force is applied by any given leg as it makes contact with the ground.

“Say someone kicks the robot sideways,” Kim says. “When the foot is already on the ground, the algorithm decides, ‘How should I specify the forces on the foot? Because I have an undesirable velocity on the left, so I want to apply a force in the opposite direction to kill that velocity. If I apply 100 newtons in this opposite direction, what will happen a half second later?”

The algorithm is designed to make these calculations for each leg every 50 milliseconds, or 20 times per second. In experiments, researchers introduced unexpected forces by kicking and shoving the robot as it trotted on a treadmill, and yanking it by the leash as it climbed up an obstacle-laden staircase. They found that the model-predictive algorithm enabled the robot to quickly produce counter-forces to regain its balance and keep moving forward, without tipping too far in the opposite direction.  

“It’s thanks to that predictive control that can apply the right forces on the ground, combined with this contact transition algorithm that makes each contact very quick and secure,” Kim says.

MIT’s Cheetah 3 robot can climb stairs and step over obstacles without the help of cameras or visual sensors. (Image courtesy MIT)

The team had already added cameras to the robot to give it visual feedback of its surroundings. This will help in mapping the general environment, and will give the robot a visual heads-up on larger obstacles such as doors and walls. But for now, the team is working to further improve the robot’s blind locomotion.

“We want a very good controller without vision first,” Kim says. “And when we do add vision, even if it might give you the wrong information, the leg should be able to handle (obstacles). Because what if it steps on something that a camera can’t see? What will it do? That’s where blind locomotion can help. We don’t want to trust our vision too much.”

The researchers will present the robot’s vision-free capabilities in October at the International Conference on Intelligent Robots, in Madrid. In addition to blind locomotion, the team will demonstrate the robot’s improved hardware, including an expanded range of motion compared to its predecessor Cheetah 2, that allows the robot to stretch backwards and forwards, and twist from side to side, much like a cat limbering up to pounce.

Within the next few years, Kim envisions the robot carrying out tasks that would otherwise be too dangerous or inaccessible for humans to take on.

“Cheetah 3 is designed to do versatile tasks such as power plant inspection, which involves various terrain conditions including stairs, curbs, and obstacles on the ground,” Kim says. "I think there are countless occasions where we [would] want to send robots to do simple tasks instead of humans. Dangerous, dirty, and difficult work can be done much more safely through remotely controlled robots.”

This research was supported, in part, by Naver, Toyota Research Institute, Foxconn, and Air Force Office of Scientific Research.



Source: MIT News Office