Skip to main content
  1. Home
  2. Emerging Tech
  3. Outdoors
  4. News

This robot with jet-powered feet is proof that we’re living in the future

Add as a preferred source on Google
Bipedal Robot Uses Jet-Powered Feet to Step Over Large Gaps

In order for bipedal robots to live up to their potential usefulness, it’s important that they can navigate on a variety of different surfaces and deal with whatever potential obstacle is thrown their way. That’s something that researchers from China’s Guangdong University of Technology’s School of Automation have been working on with a new self-balancing robot called Jet-HR1.

Recommended Videos

Thanks to jet-powered feet, Jet-HR1 is able to step over extremely large chasms equivalent to around 97 percent of its leg length. In order to do this, the robot essentially performs the splits, by balancing on one leg while reaching the other one out to bridge the gap, before repeating the process to move the other leg across as well.

“The development of the electric motor and jet technologies contributed to the feasibility of the idea,” Zhifeng Huang, an associate professor at Guangdong University of Technology, told Digital Trends. “High thrust-to-weight ratio is one of the key points. In this research, we [worked] hard on the action planning, including the optimal posture and the thrust planning. In addition, the mechanical design was also important. To maintain the robot’s balance during the step over the gap, it is important to calculate the movement of the center of mass (CoM) and then carefully plan the thrust.”

Guangdong University of Technology
Guangdong University of Technology

The need for jet engines on the feet comes down to the essential problem to be solved with this robot. When you take a long exaggerated step over a chasm, you shift your center of gravity to accommodate the movement. In the case of Jet-HR1, this is achieved by using ducted-fan jet engines on each foot, which can output a thrust equivalent to almost one-third the robot’s weight. Huang suggested that robots like this could one day play a valuable role in search-and-rescue applications, such as in the aftermath of natural disasters.

“Currently, we will not consider any plan to commercialize the robot,” he said. “Our focus and interest are about how to improve the robot. As you can see in the demo, we just successfully took one step. For the robot, it was a large step, [but] for the project, it is still small. We are highly confident that it is a novel and correct direction, [although] … there still many problems need to be solved, such as the mechanism design, stability of posture, and so on.”

As a possible next step (no pun intended), Huang said that the team is interested in expanding movement to cover more dynamic explosive actions, such as jumping.

Luke Dormehl
I'm a UK-based tech writer covering Cool Tech at Digital Trends. I've also written for Fast Company, Wired, the Guardian…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more