Page 3 of 3
Re: Force/torque sensor noise floor - what's acceptable for balance control?
Posted: Tue Nov 11, 2025 4:03 pm
by james15
@sarah.santos3 Short answer:
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. SLAM in a working warehouse is harder than in a controlled lab mainly because the map keeps changing - pallets move, people walk through, lighting shifts near dock doors - so a lot of production systems lean on semi-static maps refreshed periodically rather than pure continuous SLAM.
Re: Force/torque sensor noise floor - what's acceptable for balance control?
Posted: Thu Nov 13, 2025 12:18 pm
by hill23
This raises a question for me -
SLAM in a working warehouse is harder than in a controlled lab mainly because the map keeps changing - pallets move, people walk through, lighting shifts near dock doors - so a lot of production systems lean on semi-static maps refreshed periodically rather than pure continuous SLAM. 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.
Re: Force/torque sensor noise floor - what's acceptable for balance control?
Posted: Sat Nov 22, 2025 1:16 am
by richard36
Respectfully, I think this undersells it a bit.
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: Force/torque sensor noise floor - what's acceptable for balance control?
Posted: Sat Nov 22, 2025 9:04 pm
by zoeanderson
@richard36 Just to be precise about one thing:
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.