What's your go-to IMU for a mid-size DIY biped?
Re: What's your go-to IMU for a mid-size DIY biped?
@carol38 That's the official framing, at least - reality tends to lag a bit.
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: What's your go-to IMU for a mid-size DIY biped?
@emily45 From hands-on experience,
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. Force/torque sensors near the ankle give a direct read on ground reaction forces, which is valuable for balance control, but they add cost, a failure point, and routing complexity right at a joint that already takes the most mechanical abuse.
Reminds me a bit of the early drone hobbyist scene, honestly.
she/her
-
freya.smith
- Posts: 72
- Joined: Wed Feb 11, 2026 5:28 pm
Re: What's your go-to IMU for a mid-size DIY biped?
@erik_novi Can I ask a dumb follow-up -
Force/torque sensors near the ankle give a direct read on ground reaction forces, which is valuable for balance control, but they add cost, a failure point, and routing complexity right at a joint that already takes the most mechanical abuse.
she/her
-
scott.andersson5
- Posts: 172
- Joined: Sat Nov 02, 2024 8:39 pm
Re: What's your go-to IMU for a mid-size DIY biped?
Here's the relevant bit as far as I understand it:
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.
Reminds me a bit of the early drone hobbyist scene, honestly.
-
chloe_jack
- Posts: 176
- Joined: Sat Nov 30, 2024 12:42 pm
Re: What's your go-to IMU for a mid-size DIY biped?
Speaking from personal experience here,
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.
"The best actuator is the one that doesn't overheat."
Re: What's your go-to IMU for a mid-size DIY biped?
Can I ask a dumb follow-up -
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.
-
carol.robinson
- Posts: 153
- Joined: Sun Mar 16, 2025 11:36 am
Re: What's your go-to IMU for a mid-size DIY biped?
@james15 I'd push back on this a bit.
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.
they/them
-
carol.robinson
- Posts: 153
- Joined: Sun Mar 16, 2025 11:36 am
Re: What's your go-to IMU for a mid-size DIY biped?
@carol.robinson Slightly off-topic, but related:
Force/torque sensors near the ankle give a direct read on ground reaction forces, which is valuable for balance control, but they add cost, a failure point, and routing complexity right at a joint that already takes the most mechanical abuse. 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.
they/them
-
servosan90
- Posts: 56
- Joined: Mon Feb 16, 2026 7:41 am
Re: What's your go-to IMU for a mid-size DIY biped?
Still learning the space, so correct me if wrong -
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.
Reminds me a bit of the early drone hobbyist scene, honestly.
he/him
-
dorothy_kuma
- Posts: 18
- Joined: Wed Aug 12, 2026 6:49 am
Re: What's your go-to IMU for a mid-size DIY biped?
@servosan90 Thanks for laying this out, genuinely useful.
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.
"Torque is a lifestyle."