Search found 279 matches

by deborahperez
Sun Aug 30, 2026 11:59 am
Forum: Sensors & Perception Systems
Topic: What's your go-to IMU for a mid-size DIY biped?
Replies: 30
Views: 602

Re: What's your go-to IMU for a mid-size DIY biped?

<t>New to this, so forgive me if this is obvious -

Unitree's Dex3-1 dexterous hand packs around 33 pressure/tactile sensors per hand across the fingers and palm, capable of sensing pressure roughly in the 10g-2500g range - a useful reference point for what 'production tactile sensing' looks like ...
by deborahperez
Sun Aug 30, 2026 11:59 am
Forum: AI, Control Software & Locomotion
Topic: How close are we to a humanoid recovering from a genuinely novel trip/stumble?
Replies: 16
Views: 349

Re: How close are we to a humanoid recovering from a genuinely novel trip/stumble?

<t>@mohammed.rossi Respectfully, I think this undersells it a bit.

Isaac Lab (the successor to Isaac Gym) is widely used for large-scale parallel RL training thanks to GPU-accelerated physics, while MuJoCo is often used as a secondary 'sim-to-sim' validation step because its contact dynamics are ...
by deborahperez
Sun Aug 30, 2026 11:59 am
Forum: AI, Control Software & Locomotion
Topic: What's your onboard compute stack look like - Jetson, custom silicon, something else?
Replies: 17
Views: 327

Re: What's your onboard compute stack look like - Jetson, custom silicon, something else?

<t>Still learning the space, so correct me if wrong -

Sim-to-real transfer still commonly breaks on contact dynamics - friction, restitution, and deformable/compliant surfaces are the hardest things to model accurately in simulation, so policies trained purely in sim often need real-world fine ...
by deborahperez
Sun Aug 30, 2026 11:59 am
Forum: DIY & Hobbyist Builds
Topic: Struggling with balance control code - any beginner-friendly resources?
Replies: 21
Views: 407

Re: Struggling with balance control code - any beginner-friendly resources?

<t>@priya85 Pretty much this. One thing to add:

Building a scoped-down project first - a single leg, an arm, or a torso-only upper body - is a common and sensible way to learn the mechanical and control fundamentals before committing to the cost and complexity of a full bipedal platform. Off-the ...
by deborahperez
Sun Aug 30, 2026 11:59 am
Forum: Actuators, Motors & Drivetrains
Topic: How much does connector reliability actually contribute to field failures?
Replies: 34
Views: 172

Re: How much does connector reliability actually contribute to field failures?

@omar.farouk I dealt with almost this exact situation. Backdrivability is the property that lets an external force move a joint without destroying the gearbox or the motor - it's central to both safe human-robot contact and to letting a leg comply naturally when the robot stumbles.
by deborahperez
Sun Aug 30, 2026 11:59 am
Forum: Power Systems & Thermal Management
Topic: Anyone measured actual battery degradation after a full year of daily cycling?
Replies: 40
Views: 702

Re: Anyone measured actual battery degradation after a full year of daily cycling?

<t>@ssantos This matches what I've seen too.

There's no widely standardized safety certification specific to humanoid battery packs yet in most jurisdictions - deployments generally lean on adapted versions of existing standards for industrial battery systems and electrical safety rather than a ...
by deborahperez
Sun Aug 30, 2026 11:59 am
Forum: Power Systems & Thermal Management
Topic: Anyone building their own cell-level monitoring instead of trusting a BMS chip?
Replies: 22
Views: 328

Re: Anyone building their own cell-level monitoring instead of trusting a BMS chip?

<t>@choi98 Slight correction, though the overall point stands:

Thermal margin in a densely packed humanoid chassis is often the real limiting factor on sustained performance, not raw motor power - actuators get thermally throttled well before they'd hit their absolute torque limits, especially ...
by deborahperez
Sun Aug 30, 2026 11:59 am
Forum: Specific Robots & Companies
Topic: How seriously should we take PAL Robotics given their much longer track record?
Replies: 45
Views: 648

Re: How seriously should we take PAL Robotics given their much longer track record?

<t>I'd take that specific number with a grain of salt, honestly.

Total humanoid robotics funding from 2023 through early 2026 across major companies, smaller startups, and corporate R&D programs is estimated at more than $12 billion, illustrating how fast capital has piled into the sector in a ...
by deborahperez
Sun Aug 30, 2026 11:59 am
Forum: DIY & Hobbyist Builds
Topic: What's the cheapest reliable force sensor setup you've actually gotten working?
Replies: 43
Views: 645

Re: What's the cheapest reliable force sensor setup you've actually gotten working?

I'd frame this differently. Joining an existing robotics community (FRC, university clubs, maker spaces) before going fully solo is a common and effective way to pick up practical fabrication and control skills faster than working entirely alone from tutorials.
by deborahperez
Sun Aug 30, 2026 11:59 am
Forum: DIY & Hobbyist Builds
Topic: Sharing my cable management disaster and how I finally fixed it
Replies: 36
Views: 320

Re: Sharing my cable management disaster and how I finally fixed it

<t>Here's what I know on this:

Joining an existing robotics community (FRC, university clubs, maker spaces) before going fully solo is a common and effective way to pick up practical fabrication and control skills faster than working entirely alone from tutorials.

Totally unrelated but has ...