Anyone benchmarked tactile sensor response time under rapid contact?

IMUs, force/torque sensors, depth cameras, LiDAR, tactile skin, SLAM, and state estimation.
barbara.jones
Posts: 164
Joined: Fri Feb 28, 2025 6:12 pm

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

Post by barbara.jones »

@rossi30 This raises a question for me - IMU drift over time (bias instability) is usually the real culprit behind slowly diverging state estimates, not noise - it's typically handled with sensor fusion against other references (visual odometry, joint kinematics) rather than trying to eliminate drift at the source. Makes me wonder how this looks in another five years.
he/him | robotics hobbyist since the DARPA Grand Challenge days
mohammed.rossi
Posts: 88
Joined: Fri Nov 07, 2025 9:46 pm

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

Post by mohammed.rossi »

@barbara.jones That's the official framing, at least - reality tends to lag a bit. 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.
mia_lars
Posts: 174
Joined: Wed Dec 25, 2024 11:00 am

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

Post by mia_lars »

@mohammed.rossi To answer this directly: 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. Makes me wonder how this looks in another five years.
Watching this space closely since 2019.
vyoung
Posts: 51
Joined: Thu Mar 26, 2026 12:05 pm

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

Post by vyoung »

@mia_lars Related question - 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.
ssantos
Posts: 105
Joined: Wed Sep 03, 2025 12:03 am

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

Post by ssantos »

+1 to this. Worth adding: 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. Totally unrelated but has anyone else noticed how fast component costs are dropping this year.
they/them
greta78
Posts: 58
Joined: Fri Jan 23, 2026 8:34 pm

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

Post by greta78 »

@ssantos Genuinely curious - Vibration is one of the most underrated sources of noisy IMU and tactile readings - mounting matters as much as sensor quality, and a poorly isolated mount can add more noise than the sensor's own datasheet specs would suggest. 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.
"Torque is a lifestyle."
novak49
Posts: 41
Joined: Tue May 05, 2026 12:34 am

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

Post by novak49 »

@greta78 I see it a little differently. 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.
yuki71
Posts: 163
Joined: Mon Jan 06, 2025 1:05 pm

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

Post by yuki71 »

Sorry if this is a basic question, but 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. Event cameras (which report per-pixel brightness changes rather than full frames) are still more of a research curiosity than a production sensor for humanoids, mainly because the software ecosystem and processing pipelines around them are far less mature than for standard frame-based cameras.
he/him | robotics hobbyist since the DARPA Grand Challenge days
sharonschmidt
Posts: 174
Joined: Mon Sep 30, 2024 7:31 am

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

Post by sharonschmidt »

@yuki71 I dealt with almost this exact situation. 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. 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.
Ex-automotive, now full-time robots.
emma_whit
Posts: 73
Joined: Thu Dec 25, 2025 11:20 pm

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

Post by emma_whit »

From hands-on experience, 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.
Post Reply