Page 4 of 5

Re: Anyone benchmarked tactile sensor response time under rapid contact?

Posted: Thu Jul 09, 2026 11:43 pm
by rossi30
@emma_whit Agreed, and I'd add: Tactile skin arrays have improved a lot, but 'good enough to matter' really depends on the task - coarse contact detection across a large area is fairly mature, while fine, high-resolution force distribution sensing (like a human fingertip) is still the harder problem. This whole thread is a good reminder how young this field still is.

Re: Anyone benchmarked tactile sensor response time under rapid contact?

Posted: Fri Jul 17, 2026 2:30 pm
by servobre20
@rossi30 This lines up with my experience. 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.

Re: Anyone benchmarked tactile sensor response time under rapid contact?

Posted: Wed Jul 22, 2026 6:46 am
by sharonschmidt
This is a great summary, thanks. 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.

Re: Anyone benchmarked tactile sensor response time under rapid contact?

Posted: Thu Jul 30, 2026 3:08 pm
by amandawhite
@sharonschmidt This matches what I've seen too. Multi-camera calibration drifts over time from thermal expansion, vibration, and mechanical wear, which is why production systems typically run periodic recalibration routines rather than assuming a one-time factory calibration holds forever.

Re: Anyone benchmarked tactile sensor response time under rapid contact?

Posted: Tue Aug 11, 2026 5:23 am
by emma_whit
Slight correction, though the overall point stands: Multi-camera calibration drifts over time from thermal expansion, vibration, and mechanical wear, which is why production systems typically run periodic recalibration routines rather than assuming a one-time factory calibration holds forever.

Re: Anyone benchmarked tactile sensor response time under rapid contact?

Posted: Sat Aug 15, 2026 5:23 pm
by jonathan_tana
@emma_whit I dealt with almost this exact situation. 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.

Re: Anyone benchmarked tactile sensor response time under rapid contact?

Posted: Tue Aug 25, 2026 8:48 am
by betty.king
@jonathan_tana I don't think that's quite right, for what it's worth. 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. Estimating joint torque from motor current draw is cheap and requires no extra sensor, but it's less accurate than a dedicated torque sensor because it doesn't capture friction losses through the gearbox - good enough for coarse control, not always for precise force-controlled tasks.

Re: Anyone benchmarked tactile sensor response time under rapid contact?

Posted: Thu Aug 27, 2026 8:37 am
by scott21
Worth being a little skeptical of the marketing angle here. 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.

Re: Anyone benchmarked tactile sensor response time under rapid contact?

Posted: Sun Aug 30, 2026 11:59 am
by olga24
Related question - Depth sensing range and reliability both degrade outdoors in direct sunlight for most structured-light and active stereo cameras, since the ambient IR washes out the projected pattern - it's a real limitation for humanoids intended for anything beyond indoor, controlled environments.

Re: Anyone benchmarked tactile sensor response time under rapid contact?

Posted: Sun Aug 30, 2026 11:59 am
by ronald.clark
Still learning the space, so correct me if wrong - Sensor fusion mostly earns its keep by covering for each individual sensor's weaknesses - vision struggles with occlusion and lighting, IMUs drift, force/torque sensors are noisy at low loads - fusing them gives a more robust estimate than any one source alone, independent of raw compute. Totally unrelated but has anyone else noticed how fast component costs are dropping this year.