Some links on this page are affiliate links: if you buy through them we may earn a commission, at no extra cost to you.
A Unitree G1 humanoid can vault over obstacles, climb onto a wall nearly as tall as itself, and link movements across a course in striking research footage. The system behind the demonstrations is Perceptive Humanoid Parkour (PHP), a research framework that uses onboard depth sensing to select learned movements—not a parkour feature that Unitree sells with the robot.
Watch the official PHP project footage. The videos show several maneuvers and obstacle sequences; the researchers’ results are impressive, but they are demonstrations under tested conditions, not proof of unrestricted navigation.
What the footage shows
The robot is a Unitree G1 used as the physical platform for PHP, a system developed by researchers associated with Amazon Frontier AI & Robotics, UC Berkeley, Carnegie Mellon University and Stanford University. The research is described in the paper “Perceptive Humanoid Parkour: Chaining Dynamic Human Skills via Motion Matching”, posted to arXiv on February 17, 2026. The project is listed with Robotics: Science and Systems 2026.
Free tools Windows power users keep installed
One-click scans. No signup required.
The official project page shows cat-vaulting, dash- and speed-vaulting, stepping and climbing over obstacles, and a climb onto a 1.25-meter wall followed by a roll down. It also presents a continuous multi-obstacle traversal lasting about 60 seconds and footage in which obstacles are displaced from expected positions. Those are reported demonstrations, not a claim that the robot can handle every obstacle or surface.
#1 Best Overall
- Remote Control and Hand Gesture Control:This gesture sensing robot not only can be controlled by infrared controller, but also can turn left ,turn right, slide backward, and slide forward according to how your hand gesture commands; Multi function includes auto display and obstacles avoidance as well;The toy robot’s eyes light up with bright blue illuminating LED when it moves;
- Intelligent Programming: This smart robot toy can demonstrating a set of 50 actions inputted by the user.If you switch programming function,this Interactive robot will playback using its moves record feature to repeat the movement one by one as you created like turn left+turn right+walk forward+walk backward+patrol+dance+and many others action mode you selected;
- Premium Material:This Remote Control Robot is made of non-toxic ABS plastic, with flexible multi-joint in shoulder,elbows and thumbs ,and the bottom skating wheels are pretty sturdy to well carry out a various combination of moves;This playful robot really entertain your kids and bring you endless joys;
- Convenient Rechargeable Robot Toy:this RC robot is powered by built-in batteries.Directly connect to USB charging interface like your power bank,plug,computers.Rechargeable way saves your money for batteries and you only recharge the robot about 2 hours, and its playtime is about 60 minutes;
- Ideal Birthday Xmas Gift & Kids Intimate Companion : The infrared control Robot is versatile and vivid can dance,sing,walk,patrol,even can speak with a charming accent;Don’t scratch your head to search gifts but directly pick this intelligent robot for your kids;It is an amazing gift kids will be thrilled with and this robot will entertain you so much.
The advance is linking skills, not one spectacular trick
A robot performing a single vault can rely on a carefully prepared maneuver. PHP tackles a more demanding problem: selecting and chaining different movements as obstacles change. The paper describes a depth-based visuomotor policy that can choose among learned behaviors such as stepping, climbing, vaulting and rolling.
In broad terms, the system’s training pipeline runs like this:
Rank #2
- [Telescope Suction Cup Robot Toy] The coolest Telescope Suction Cup Robot Toy of 2026, which combines the pop tube into limbs and uses suction cups instead of palms and soles of feet. Allow toddlers to freely explore their designs, improve their fine motor skills, or simply calm down while airplane traveling
- [Autism Sensory Toys for Classroom] Pop, wrinkle, pull, stretch! The continuous popping sound will excite toddlers. The bottom suction cup can be connected to smooth surfaces such as mirrors, windows, and tiles. Children can enjoy their playtime in classroom, home, restaurant, airplane and road trip.
- [Road Trip Travel Activities Essentials] The telescopic suction cup robot toy can pop, stretch, twist, and wrap, helping to cultivate children's fine motor skills and creative thinking. Helping children relieve stress and calm down during the plane/car journey and restaurant, especially suitable for ADHD and autism
- [2026 Small Cool Toy Set] Equipped with 4 different colors, made of high-quality ABS and lead-free plastic, it has sufficient toughness and durability to withstand long-term play, fully meeting the safety standards of American children's toys
- [Easter Basket Stuffer For Kids] Telescopic suction cup toys can effectively help focus and promote sensory development. This is an fun and cool Easter Basket Essentials for kids、toddlers and grandkid. Perfect as a gift for birthdays, Valentine's Day Classroom, Easter, Christmas, Thanksgiving, or Halloween
- Start with human parkour motion data. The movements provide examples of useful actions and transitions.
- Match and connect motion segments. Motion matching finds compatible movements and assembles longer trajectories rather than treating every maneuver as an isolated trick.
- Adapt movements to the robot. Retargeting accounts for the G1’s body and mechanics, which differ from a human athlete’s.
- Train controllers for the motions. Reinforcement-learning expert policies learn to track the generated movement sequences.
- Distill the skills into one policy. The experts are combined into a depth-based multi-skill policy for closed-loop use on the robot.
The practical distinction is between replaying a fixed sequence and using perception to respond to obstacle geometry. The project shows adaptation to displaced obstacles within its demonstrations. That is meaningful evidence of perception-conditioned skill selection, but not evidence of robust performance under every possible change.
What the reported numbers mean
| Reported result | How to read it |
|---|---|
| Wall up to 1.25 meters high | The paper puts this at about 96% of the robot’s height. It describes a tested wall obstacle, not unrestricted climbing. |
| Vaulting at approximately 3 meters per second | A reported speed for vaulting; it should not be read as sustained running speed or a comparison with human athletes. |
| About 60 seconds of traversal | A continuous obstacle-course demonstration, not a measure of battery endurance or all-day operation. |
The figures come from the paper and its research presentation. The wall height is notable because it approaches the G1’s own height, but it does not mean the robot can climb vertical building faces, ladders or arbitrary terrain.
Rank #3
- Remote Control and Hand Gesture Control:This gesture sensing robot not only can be controlled by infrared controller, but also can turn left ,turn right, slide backward, and slide forward according to how your hand gesture commands; Multi function includes auto display and obstacles avoidance as well;The toy robot’s eyes light up with bright blue illuminating LED when it moves;
- Intelligent Programming: This smart robot toy can demonstrating a set of 50 actions inputted by the user.If you switch programming function,this Interactive robot will playback using its moves record feature to repeat the movement one by one as you created like turn left+turn right+walk forward+walk backward+patrol+dance+and many others action mode you selected;
- Premium Material:This Remote Control Robot is made of non-toxic ABS plastic, with flexible multi-joint in shoulder,elbows and thumbs ,and the bottom skating wheels are pretty sturdy to well carry out a various combination of moves;This playful robot really entertain your kids and bring you endless joys;
- Convenient Rechargeable Robot Toy:this RC robot is powered by built-in batteries.Directly connect to USB charging interface like your power bank,plug,computers.Rechargeable way saves your money for batteries and you only recharge the robot about 2 hours, and its playtime is about 60 minutes;
- Ideal Birthday Xmas Gift & Kids Intimate Companion : The infrared control Robot is versatile and vivid can dance,sing,walk,patrol,even can speak.Each robot measures 5.9 x 3.3 x 10.6 inch.
How autonomous is it?
The demonstrations use onboard depth sensing and closed-loop control: the robot can use what it perceives to select a learned movement instead of simply following a fully fixed motion script. But the paper also describes a discrete two-dimensional velocity command as an input. In plain language, the robot autonomously selects among learned skills while operating under a specified high-level command; that is not the same as independently choosing a destination, planning an entire mission or navigating without task direction.
“Perceptive” here refers to depth-based obstacle sensing and action selection. The research does not describe a large language model directing the parkour sequence, nor does it establish human-like understanding of why an obstacle is there or whether a maneuver is safe in a broader context.
Rank #4
- Multifunctional Robot: LED eyes can light up once you turn on the robot, you can also make it blink or closed by the controller. Smart Voice - turn on the robot it will start talking, he can also sing different songs which can be switched by remote; the track of the tank allows the robot to move forward backward left, and right flexibly. Under demo mode, it will begin 360-degree spins, dancing with flexible arms and heads.
- Fantastic Unique Appearance: This cute and funny robot is designed in 3 parts. The upper part is a cute robot with a pair of LED eyes and the head and arms are flexible. The bottom part is designed as a continuous track of a tank, so cool! Songs singing will absorb your baby. Combining a cute appearance, beautiful big eyes, flexible limbs, and a smart voice function, your baby will love this toy robot.
- Easy to Operate: Equipped with tracks of tanks, 6 wheels, and a 2.4GHz remote controller, the RC robot can move and dance under the control of the child, ideal for the child's entry-level remote-control toys. One-click demonstration of automatic dancing will provide hours of fun to children. 2.4G Hz no interference controller makes several robots can run at the same time.
- Entertaining and Educational: For children who have just formed a cognition of the world, this easy-to-operate robot can help them begin to exercise their operational skills and imagination. The joyful singing will greatly stimulate the children's language communication potential, and the cute shapes will bring happiness to children and promote physical and mentally healthy. Excellent girls boys toys age 4-5.
- Ultimate Robot Toys Ideas: Are you looking for an ideal and exciting present for a birthday, Christmas, or festival? Choose this, and children will love it!! It is as entertaining as it is educational, a better choice than a robot dog. We adopt exqRobot length, width and height: L*W*H=4.92*3.34*4.72 inchuisite packaging for this robot, what you get in the box: 1 remote-controlled robot, 1 remote control, 1 Type C charge cable, 1 screwdriver, 1 user manual, and batteries for the controller.
What the demonstration does—and does not—establish
It establishes that researchers have run a physical Unitree G1 through dynamic parkour behaviors and multi-step sequences using a perception-based learned policy. The interesting research question is whether the robot can choose and stabilize the next movement as conditions vary, not simply whether it can execute one impressive motion once.
What’s actually slowing this PC down?
Pick the symptom - the matching free tool is one click away.
The footage does not establish performance in rain, snow, darkness, mud, loose rubble or arbitrary unstructured terrain. Nor does it report a broad failure rate, reliable recovery after a failed maneuver, safety around people, payload capability during parkour, or endurance over repeated runs. These are open questions, not measured failures in the reported work.
Best Value
- EXPERIENCE THE CLASSIC CONVERSION PLAY OF TRANSFORMERS TOYS: Transformers toys that change from robot to vehicle have captivated kids for generations.
- 2 TOYS IN 1: This toy robot changes into the signature red and blue Optimus Prime toy truck in 6 simple steps. Easy conversion for kids 6 years old and up.
- FAVORITE TRANSFORMERS CHARACTER: Transformers follows the story of the heroic Autobots, who fight to protect all life, and the evil Decepticons, who seek to conquer the universe. This timeless 11-inch Cyber Commander Series figure depicts Optimus Prime, legendary leader of the Autobots--essential when starting a Transformers toy collection.
- IMAGINE EXCITING BATTLES: Collect other 11-inch Cyber Commander Series Transformers figures so kids can imagine their own Autobot vs. Decepticon battles (Each sold separately. Subject to availability).
- MAKES A GREAT GIFT: This classic Optimus Prime action figure makes the perfect birthday or holiday gift.
They matter because dynamic contact leaves little room for error. A depth sensor can misread thin, reflective, dark, transparent or occluded objects; a small timing or contact error can disrupt a vault or climb; and a learned motion may behave differently on a slippery or deformable surface. Repeated high-impact landings also raise hardware-wear and thermal questions that headline demonstrations alone cannot answer.
PHP is research software, not a feature to buy with the G1
The G1 is the robot platform; PHP is the research control and perception framework. The use of a Unitree robot does not make PHP a Unitree-developed or supported product. The official project page lists the code as “Coming Soon,” so the video is not evidence that buyers can purchase a G1 with this parkour capability installed.
The broader significance is a step toward humanoid robots that combine perception with sequences of physical skills. Whether that approach becomes reliable outside a tested course will depend on the harder work of handling variation, contact uncertainty, failure recovery and safety—not on a single spectacular vault.
Windows Errors? Fix Them Before They Spread
Repair common Windows errors and clear accumulated junk for a smoother, more stable PC - no reinstall needed.Free scan · no reinstallCrashes, No Sound, or Screen Glitches?
Random freezes, missing sound and display glitches usually trace back to one bad driver. Find and replace yours safely.Free scan · under a minuteQuick Recap
Product prices and availability are accurate as of the date/time indicated and are subject to change. Any price and availability information displayed on Amazon at the time of purchase will apply.

