Page 2 of 2

Re: Thermal cameras on humanoids - any real use case beyond novelty?

Posted: Sat Dec 06, 2025 6:35 pm
by shill
@choi98 Pretty much this. One thing to add: 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: Thermal cameras on humanoids - any real use case beyond novelty?

Posted: Mon Dec 08, 2025 2:55 pm
by noah_pate
@shill Slight correction, though the overall point stands: Proprioception (the robot's sense of its own joint angles, velocities, and forces) tends to get less attention than flashy vision systems, even though a lot of balance and manipulation failures trace back to proprioceptive noise or miscalibration rather than a vision problem.

Re: Thermal cameras on humanoids - any real use case beyond novelty?

Posted: Tue Dec 09, 2025 8:53 pm
by mary.taylor6
Not sure I fully agree here. 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. 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: Thermal cameras on humanoids - any real use case beyond novelty?

Posted: Sat Dec 13, 2025 2:09 am
by ssantos
@mary.taylor6 Same conclusion I've come to. Also worth noting: 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. 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.

Re: Thermal cameras on humanoids - any real use case beyond novelty?

Posted: Sat Dec 13, 2025 8:23 am
by nancy_lewi
I see it a little differently. 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. 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.