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

IMUs, force/torque sensors, depth cameras, LiDAR, tactile skin, SLAM, and state estimation.
shill
Posts: 102
Joined: Wed Aug 20, 2025 3:09 pm

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

Post 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.
noah_pate
Posts: 169
Joined: Tue Nov 26, 2024 8:25 pm

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

Post 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.
mary.taylor6
Posts: 82
Joined: Tue Nov 11, 2025 10:51 pm

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

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

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

Post 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.
they/them
nancy_lewi
Posts: 102
Joined: Sun Aug 31, 2025 1:11 pm

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

Post 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.
"Torque is a lifestyle."
Post Reply