Skip to main content
  1. Home
  2. Emerging Tech
  3. Legacy Archives

Touch-sensitive robot arm can navigate through a field of clutter

Add as a preferred source on Google

robotarmAs all long-time fans of The Avengers are aware, even an android can cry. But does that mean robots can feel? It may depend on how you define the term, as a new “skin” for a robotic arm, created by a team at the Georgia Institute of Technology in Atlanta, certainly fulfills one understanding of the idea. The invention contains hundreds of individual sensors planted all the way up its length to help it navigate without bumping into any obstacles that may appear along its path.

The 384 sensors are placed throughout what Charlie Kemp and colleagues call “flexible electronic skin” that covers an arm developed by Meka Robotics, a company based in San Francisco. Using information collected by the sensors embedded throughout, the arm can navigate through a space using its sense of “touch” to identify its immediate surroundings and calculate the most appropriate course of movement. These calculations are derived by using an algorithm Kemp and his team developed.

Recommended Videos

While the arm tends to move dependent on the shortest distance possible – or, alternatively, pre-set motions determined by the user – Kemp’s electronic skin and algorithm allow for real-time reactions to obstacles, with the Meka arm’s “springy joints” allowing for smooth and instantaneous reactions.

Kemp and his team are obviously not keeping this creation to themselves. Next month, they’re headed to give a presentation about recent tests – in which a quadriplegic man managed to manipulate the arm using head motions and got the arm to hold a cloth and wipe his face with it – at the International Conference on Rehabilitation Robotics in Seattle, Washington. Additionally, the team has also made the software (and information about the sensors themselves) behind their program public to see if others can help improve it.

“We have released our sensors as open hardware with the intention of supporting researchers and hobbyists, although anyone is welcome to use our designs,” Kemp explained on the website of Healthcare Robotics, the organization behind the sensor skin. “We hope that the sensors and accompanying software will make it easier for people to build on our research.” 

That same website explains the goal of the project. “We are attempting to create a new foundation for robot manipulation that encourages contact between the robot’s arm and the world.” Beyond that, the success of the most recent tests suggest that Kemp and team’s work will also manage to create new foundations between those without limbs and the world on a wider sense.

Graeme McMillan
Former Digital Trends Contributor
A transplant from the west coast of Scotland to the west coast of America, Graeme is a freelance writer with a taste for pop…
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