Soft Wheel Robotic Cane: How Deformable Wheels Are Changing Mobility Assistance

Walking is something most of us take for granted—until we can’t. For millions of elderly people and those with mild mobility issues, a simple walk to the kitchen or a stroll through the park becomes a daily challenge filled with anxiety and physical strain. Falls among people over 65 are still the leading cause of accidental injury deaths in both the United States and Portugal, which makes proper mobility aids not just helpful, but potentially life-saving.

Traditional walking canes have been around for centuries. They’re compact and convenient, but they have real limitations. A single contact point with the ground means less stability, and standard wheeled canes often struggle with uneven surfaces, rugs, or small obstacles. This is where a new development from researchers at Instituto Superior Técnico in Lisbon comes in—a robotic cane with a soft, deformable wheel that tries to bridge the gap between traditional canes and bulky walkers.

The Problem with Modern Mobility Aids

The numbers tell a sobering story. According to United Nations data, people over 60 now make up 14.52% of the global population, and that figure is projected to hit 16.47% by 2030. By 2100, roughly 2.5 billion people will be over 65. In the United States alone, 24% of adults over 65 reported using walking aids in 2011—more than in any previous survey.

Research into robotic walking aids has mostly focused on two extremes: sophisticated walkers that offer excellent stability but are heavy and cumbersome, or hospital-grade robotic canes designed for clinical settings. What has been missing is a practical, consumer-grade solution for everyday use—something light enough to carry up stairs, compact enough to navigate cluttered homes, yet smart enough to handle real-world terrain.

The Soft Wheel Robotic Cane

The innovation at the heart of this research is simple: a wheel that can deform. Unlike rigid wheels that transmit every bump and vibration directly to the user’s hand, this cane has a flexible wheel made from thermoplastic polyurethane (TPU). It is like a high-tech, 3D-printed tire that adapts its shape to whatever surface it encounters.

The wheel’s spoke geometry—tested in radial, honeycomb, and hybrid configurations—allows it to absorb shocks and conform to uneven surfaces. When the cane hits a small obstacle like a cable or rug edge, the wheel deforms around it rather than catching or jolting. This is not just about comfort; it is about preventing the kind of sudden instability that leads to falls.

How It Works

The cane’s body starts with a standard aluminum cane attached to a custom frame that houses the motor, electronics, and the deformable wheel. The total weight is about 1.3 kg—light enough that users can lift it without strain, which matters for elderly or frail individuals.

At the handle, force-sensitive resistors measure how much pressure the user applies, while an inertial measurement unit (IMU) tracks the cane’s angle. This data feeds into a Kalman filter combined with a low-pass filter to smooth out the natural tremors that many elderly users experience. The system distinguishes between intentional movements and the 4-12 Hz tremors associated with conditions like essential tremor or Parkinson’s disease.

An ESP32 microcontroller runs the control algorithm, processing sensor data and adjusting the wheel’s rotation through a motor driver. The mathematical model treats the cane as an inverted pendulum on a unicycle—a classic control problem solved here using a Linear Quadratic Regulator (LQR) controller. When the user pushes the cane forward, the system responds by rotating the wheel to provide appropriate support, then cuts power when the cane reaches a stable angle, allowing the user to safely transfer their weight.

Real-World Testing

The researchers tested this in real-world conditions, not just a lab. The prototype was tested on wooden floors, Portuguese pavement (those distinctive cobblestone patterns), asphalt, metal grates, and grassy terrain. Users both with and without walking difficulties participated, including 30 elderly individuals with mild locomotion deficits in actual rehabilitation settings.

The results were promising. The hybrid wheel design successfully climbed obstacles up to 33% of its radius with a 100% success rate, and partially succeeded on obstacles up to 46% of its radius. Vibration testing showed that the deformable wheels significantly reduced high-frequency vibrations compared to rigid wheels—meaning less jarring feedback reaching the user’s hand and shoulder.

In user feedback, participants consistently rated the tuned controller (Controller B) as feeling “more stable” and providing a “greater sense of security,” particularly during standing and sitting transitions. Healthcare specialists noted that the increased ground contact area from the deformable wheel provided better stability and comfort, even under normal loads.

Why This Matters

What makes this research significant is not just the engineering—it is the philosophy behind it. Most robotic mobility aids are designed for ideal conditions: smooth hospital floors, supervised environments, users with predictable gaits. This cane was designed for the messy reality of daily life: cluttered homes, uneven sidewalks, users who walk at different speeds and apply varying amounts of pressure.

The choice of 3D-printed TPU for the wheel is particularly telling. It keeps costs down, allows for rapid prototyping and customization, and produces a part that can be replaced if it wears out. The use of off-the-shelf components like the ESP32 and standard aluminum canes means this is not a bespoke medical device that costs thousands—it is something that could realistically reach the people who need it.

What’s Next

The researchers acknowledge that this is a foundation, not a final product. Future versions could explore adaptive control strategies using machine learning to better match individual users’ gait patterns. More powerful motor and driver combinations could handle higher loads, making the cane suitable for users with more significant mobility challenges. And the basic concept of deformable wheels could be applied to other assistive devices.

What is clear is that the intersection of robotics and assistive technology is producing solutions that are practical, affordable, and genuinely helpful. For the millions of people facing the daily challenge of maintaining mobility and independence, innovations like this soft wheel robotic cane offer more than just physical support—they offer the confidence to keep moving forward.


Frequently Asked Questions

What makes this robotic cane different from a regular wheeled cane?

The key difference is the deformable wheel made from thermoplastic polyurethane (TPU). Unlike rigid wheels that transmit every bump and vibration to your hand, this wheel adapts its shape to uneven surfaces and absorbs shocks. It can also climb over small obstacles like cables or rug edges that would stop a regular wheeled cane.

How heavy is the robotic cane?

The prototype weighs approximately 1.3 kg (about 2.9 pounds). This is light enough that most users can lift it without strain, which is important for elderly or frail individuals who may need to carry it up stairs or maneuver it in tight spaces.

Does the cane require batteries or charging?

Yes, the cane uses a lithium polymer (LiPo) battery to power the motor and motor driver, plus a separate power bank for the microcontroller. The battery life depends on usage patterns, but the design prioritizes low power consumption.

Can the cane help people with Parkinson’s disease or essential tremor?

The cane includes filtering systems designed to account for the natural tremors that come with conditions like essential tremor (6-12 Hz) and Parkinson’s disease (4-7 Hz). The system uses a Kalman filter combined with a low-pass filter to distinguish between intentional movements and involuntary tremors.

Is this cane available for purchase?

Currently, this is a research prototype developed at Instituto Superior Técnico in Lisbon. It is not yet commercially available. The researchers are working on further development and validation before it could become a consumer product.

What surfaces can the cane handle?

The prototype was tested on wooden floors, Portuguese pavement (cobblestones), asphalt, metal grates, and grassy terrain. The deformable wheel performed well across all these surfaces, absorbing vibrations and maintaining stability.

How does the cane know when to move and when to stop?

The cane uses force-sensitive resistors at the handle to detect when you are applying pressure, and an IMU to track the angle. When you push forward, the system rotates the wheel to provide support. When the cane reaches a stable angle (around 10 degrees), the motor cuts out so you can safely put your weight on it.

What happens if the battery dies while I am using it?

The cane has passive safety features built in. The high-ratio gearbox makes it difficult for the wheel to rotate freely if power is lost, and the software includes watchdogs to detect and handle abnormal conditions. However, like any powered device, it is best to keep the battery charged.

Can the cane be adjusted for different users?

The current prototype uses a standard aluminum cane as its base, so the height can be adjusted. The researchers note that the reference angles and control parameters could be tuned for individual users, though this would require further development of adaptive control systems.

What is the cost compared to traditional mobility aids?

The researchers specifically designed this cane to use low-cost, off-the-shelf components like the ESP32 microcontroller and 3D-printed TPU wheel. While no exact price is given, the goal is to keep it affordable compared to high-end robotic walkers or custom medical devices.