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

Soft-wheel robot could play a role in rescue missions or even deep space exploration

Add as a preferred source on Google

When you picture massive advances in robotics you might not immediately think of a small squishy vehicle which runs on soft wheels to more efficiently travel over rough terrain or make its way underwater.

But that’s exactly the goal that mechanical engineers at Rutgers University had when they set out to build a cutting-edge, pneumatic wheel and axle assembly that could help make soft-wheeled robots a vital part of future rescue missions or deep space planetary exploration.

“Upon seeing this work, a friend suggested that we have committed the proverbial reinventing of the wheel,” Aaron Mazzeo, assistant professor in the Department of Mechanical and Aerospace Engineering, tells Digital Trends. “I am fine with that perspective, as we hope squishy wheels and joints will complement current progress in soft locomotors and actuators.”

Recommended Videos

The big advance in the work is the creation of a soft motor capable of providing torque minus any bending or extending of its housing. “The introduction of the ‘wheel-on-axle’ configurations extend the potential functionality of soft robotic systems by providing controllable rotational torque and transporting payload, without requiring bending or twisting,” the project’s lead author Xiangyu Gong — now a doctoral student at New York’s Rensselaer Polytechnic Institute — tells Digital Trends. “This work marks initial steps toward designing more versatile, soft-material-based systems capable of millimeter-scale, continuous rotary actuation.”

By building a soft, metal-free motor, the resulting Rutgers robot is ready to take on the harshest of environments — and could even survive the effects of electromagnetic fields without problem. The fact that it is made from silicone rubber also makes it far more durable and able to cope with tough impacts, as well as survive falls of up to eight times its height.

“There are still a number of scientific and engineering issues to work out before we would see practical implementations of these types of joints/wheels,” admits Mazzeo. “We use pneumatics — so work on storing, releasing, or distributing fluid power in timed fashions will be important. There are also [currently] issues with the durability of the materials. These soft pneumatic systems can involve large strain and stretching (imagine stretch marks!) that contribute to degrading performance over time. However, the soft robotic community is aware of these issues, and I am confident we will see future progress to overcome them.”

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