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

This crazy-looking robot uses microspines on its legs to climb up walls

Add as a preferred source on Google
T-RHex: The Microspine-Enhanced Hexapod

There are multiple animals that are able to cling onto and clamber up vertical surfaces. For all the things that today’s most exciting robots are capable of, however, not too many of them have been able to replicate this particular feat. But that may be about to change.

Recommended Videos

Researchers at Carnegie Mellon University have built a new, bioinspired robot called T-RHex, which uses microspines on its feet to grip onto rough surfaces. This allows it to climb up very steep gradients and, while it’s not yet able to climb up sheer vertical surfaces, it can grip onto them in a tenacious way that suggests that this ability isn’t out of the question in the future.

“T-RHex is a variation on the classic RHex — Robot Hexapod — platform, which uses springy cockroach-inspired legs to allow it to travel over fairly rough terrain,” Catherine Pavlov, one of the researchers on the project, told Digital Trends. “We took this existing robotic concept and added microspines to it, which are essentially tiny hooks that can catch on small surface features. Each leg on T-RHex is actually 8 to 10 stacked slices, each with a hook embedded in the tip.”

Image used with permission by copyright holder

When T-RHex is walking over a flat surface, the hooks don’t come into contact with the ground. However, when it transitions to climbing mode, it walks backward and stabs the tips of its toes into the wall as it does. The design of the legs allows the hooks to move independently of each other, so that they are able to passively catch on features. This has the effect of evenly distributing the weight of the robot.

“A robot like T-RHex could climb trees to monitor wildlife in the forest canopy, descend into volcanic fissures to determine how they formed, or even explore hazardous terrain on another planet,” Pavlov continued, explaining how the robot could be used for scientific research. “What’s great about T-RHex is that it’s highly mobile and can carry a payload, so it can be sent into a wide variety of situations that would be too dangerous for humans, or where human presence would be disruptive.”

Vivaan Bahl, another researcher on the project, has some different applications in mind. “This type of robot could serve well for extreme terrain mapping,” Bahl told us. “For instance, you have an unmapped area where aerial coverage is not useful or possible, and standard wheeled robots aren’t able to scale the sheer faces. Effectively, this robot serves as a way to get across a wide variety of terrain by using the tried-and-tested RHex platform, while adding a whole new dimension — quite literally — to its movement.”

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