What's the deal with skin-like capacitive sensors vs resistive tactile arrays?

IMUs, force/torque sensors, depth cameras, LiDAR, tactile skin, SLAM, and state estimation.
nancy_lewi
Posts: 102
Joined: Sun Aug 31, 2025 1:11 pm

Re: What's the deal with skin-like capacitive sensors vs resistive tactile arrays?

Post by nancy_lewi »

Short answer: LiDAR gives reliable, lighting-independent range data but is heavier, pricier, and gives sparser point clouds up close than stereo or depth cameras, which is why a lot of humanoids lean on stereo/depth cameras for near-field manipulation and reserve LiDAR (if present at all) for longer-range navigation. Latency between a perceived event (like a slip) and a corrective control response matters enormously for balance - even 50-100ms of extra perception latency can be the difference between a smooth recovery and a fall, which is part of why a lot of balance-critical sensing is proprioceptive rather than vision-based.
"Torque is a lifestyle."
mohammed.rossi
Posts: 88
Joined: Fri Nov 07, 2025 9:46 pm

Re: What's the deal with skin-like capacitive sensors vs resistive tactile arrays?

Post by mohammed.rossi »

I don't think that's quite right, for what it's worth. A minimum viable sensing suite for safe bipedal walking generally includes joint encoders, an IMU for orientation/angular velocity, and either force/torque sensing or accurate current-based torque estimation at the ankles - everything else (vision, tactile, LiDAR) adds capability rather than being strictly required just to stay upright.
carol.robinson
Posts: 153
Joined: Sun Mar 16, 2025 11:36 am

Re: What's the deal with skin-like capacitive sensors vs resistive tactile arrays?

Post by carol.robinson »

@mohammed.rossi That's the official framing, at least - reality tends to lag a bit. Force/torque sensors near the ankle give a direct read on ground reaction forces, which is valuable for balance control, but they add cost, a failure point, and routing complexity right at a joint that already takes the most mechanical abuse. LiDAR gives reliable, lighting-independent range data but is heavier, pricier, and gives sparser point clouds up close than stereo or depth cameras, which is why a lot of humanoids lean on stereo/depth cameras for near-field manipulation and reserve LiDAR (if present at all) for longer-range navigation.
they/them
deborahperez
Posts: 279
Joined: Sat Aug 31, 2024 4:22 am

Re: What's the deal with skin-like capacitive sensors vs resistive tactile arrays?

Post by deborahperez »

@carol.robinson From what I've seen: Force/torque sensors near the ankle give a direct read on ground reaction forces, which is valuable for balance control, but they add cost, a failure point, and routing complexity right at a joint that already takes the most mechanical abuse.
servoken70
Posts: 179
Joined: Sun Nov 17, 2024 5:05 am

Re: What's the deal with skin-like capacitive sensors vs resistive tactile arrays?

Post by servoken70 »

This raises a question for me - LiDAR gives reliable, lighting-independent range data but is heavier, pricier, and gives sparser point clouds up close than stereo or depth cameras, which is why a lot of humanoids lean on stereo/depth cameras for near-field manipulation and reserve LiDAR (if present at all) for longer-range navigation.
Watching this space closely since 2019.
yuki71
Posts: 163
Joined: Mon Jan 06, 2025 1:05 pm

Re: What's the deal with skin-like capacitive sensors vs resistive tactile arrays?

Post by yuki71 »

This is exactly the kind of context I was looking for. Unitree's Dex3-1 dexterous hand packs around 33 pressure/tactile sensors per hand across the fingers and palm, capable of sensing pressure roughly in the 10g-2500g range - a useful reference point for what 'production tactile sensing' looks like right now.
he/him | robotics hobbyist since the DARPA Grand Challenge days
Post Reply