Page 3 of 5
Re: Anyone benchmarked tactile sensor response time under rapid contact?
Posted: Wed Apr 22, 2026 5:18 pm
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.
Re: Anyone benchmarked tactile sensor response time under rapid contact?
Posted: Sat May 02, 2026 2:27 am
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.
Re: Anyone benchmarked tactile sensor response time under rapid contact?
Posted: Wed May 13, 2026 6:07 am
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.
Re: Anyone benchmarked tactile sensor response time under rapid contact?
Posted: Fri May 22, 2026 9:27 pm
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.
Re: Anyone benchmarked tactile sensor response time under rapid contact?
Posted: Tue Jun 02, 2026 8:03 pm
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.
Re: Anyone benchmarked tactile sensor response time under rapid contact?
Posted: Fri Jun 12, 2026 10:29 am
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.
Re: Anyone benchmarked tactile sensor response time under rapid contact?
Posted: Wed Jun 24, 2026 4:59 am
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.
Re: Anyone benchmarked tactile sensor response time under rapid contact?
Posted: Fri Jun 26, 2026 11:13 pm
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.
Re: Anyone benchmarked tactile sensor response time under rapid contact?
Posted: Sat Jun 27, 2026 6:54 am
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.
Re: Anyone benchmarked tactile sensor response time under rapid contact?
Posted: Tue Jun 30, 2026 6:36 pm
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.