<t>@karen.chen3 I'd take that specific number with a grain of salt, honestly.
Higher-voltage power architectures reduce resistive losses and current draw through the wiring harness for a given power level, which is part of why some newer platforms are moving away from lower-voltage packs as total ...
Search found 40 matches
- Sun Aug 30, 2026 11:59 am
- Forum: Power Systems & Thermal Management
- Topic: What's the failure mode when a BMS guardrail trips mid-task - graceful or a hard stop?
- Replies: 25
- Views: 297
- Sun Aug 30, 2026 11:59 am
- Forum: Power Systems & Thermal Management
- Topic: Battery placement (torso vs backpack vs distributed) - tradeoffs for balance and cooling?
- Replies: 25
- Views: 241
Re: Battery placement (torso vs backpack vs distributed) - tradeoffs for balance and cooling?
<t>This is a great summary, thanks.
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 purpose ...
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 purpose ...
- Sun Aug 30, 2026 11:59 am
- Forum: DIY & Hobbyist Builds
- Topic: My actuator overheated and melted part of the 3D printed mount - lessons learned
- Replies: 30
- Views: 321
Re: My actuator overheated and melted part of the 3D printed mount - lessons learned
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.
- Sun Aug 30, 2026 11:59 am
- Forum: Actuators, Motors & Drivetrains
- Topic: What's the deal with dual-motor redundancy in critical joints?
- Replies: 37
- Views: 496
Re: What's the deal with dual-motor redundancy in critical joints?
<t>Speaking from personal experience here,
Boston Dynamics' commercial electric Atlas switched fully from hydraulic to QDD-style electric actuation, ending up quieter and lighter with comparable or better dynamic performance than the old hydraulic platform. Backdrivability is the property that ...
Boston Dynamics' commercial electric Atlas switched fully from hydraulic to QDD-style electric actuation, ending up quieter and lighter with comparable or better dynamic performance than the old hydraulic platform. Backdrivability is the property that ...
- Sun Aug 30, 2026 11:59 am
- Forum: Sensors & Perception Systems
- Topic: What's the real-world accuracy of visual odometry on a walking humanoid?
- Replies: 55
- Views: 438
Re: What's the real-world accuracy of visual odometry on a walking humanoid?
<t>@young56 Ran into exactly this myself.
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 right now ...
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 right now ...
- Sun Aug 30, 2026 11:59 am
- Forum: Sensors & Perception Systems
- Topic: What's the real-world accuracy of visual odometry on a walking humanoid?
- Replies: 55
- Views: 438
Re: What's the real-world accuracy of visual odometry on a walking humanoid?
Not to derail, but this reminds me of something adjacent:
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.
- Sun Aug 30, 2026 11:59 am
- Forum: AI, Control Software & Locomotion
- Topic: Anyone benchmarking control loop jitter across different onboard compute platforms?
- Replies: 28
- Views: 320
Re: Anyone benchmarking control loop jitter across different onboard compute platforms?
<t>@james15 To answer this directly:
Model predictive control (MPC) is still very much alive in production humanoids, often working alongside or underneath learned policies - MPC handles short-horizon dynamically-consistent trajectory optimization while learned components handle perception, task ...
Model predictive control (MPC) is still very much alive in production humanoids, often working alongside or underneath learned policies - MPC handles short-horizon dynamically-consistent trajectory optimization while learned components handle perception, task ...
- Sun Aug 30, 2026 11:59 am
- Forum: DIY & Hobbyist Builds
- Topic: What's your actual weekly time commitment to keep a solo build moving?
- Replies: 41
- Views: 461
Re: What's your actual weekly time commitment to keep a solo build moving?
<t>Speaking from personal experience here,
A realistic hobbyist bill-of-materials for a small biped balloons fast once you add a real IMU, decent motor controllers, a reasonable battery/BMS setup, and enough compute for onboard control - the headline '$5k' budget assumes a fair amount of DIY ...
A realistic hobbyist bill-of-materials for a small biped balloons fast once you add a real IMU, decent motor controllers, a reasonable battery/BMS setup, and enough compute for onboard control - the headline '$5k' budget assumes a fair amount of DIY ...
- Sun Aug 30, 2026 11:59 am
- Forum: DIY & Hobbyist Builds
- Topic: Anyone built custom PCBs for motor control instead of buying drivers?
- Replies: 27
- Views: 225
Re: Anyone built custom PCBs for motor control instead of buying drivers?
<t>Speaking from personal experience here,
Jetson-class boards remain a common choice for onboard compute on hobbyist builds needing real vision or learned-policy inference, while a Raspberry Pi is often adequate for lower-level joint control and telemetry if the heavier compute is offloaded to a ...
Jetson-class boards remain a common choice for onboard compute on hobbyist builds needing real vision or learned-policy inference, while a Raspberry Pi is often adequate for lower-level joint control and telemetry if the heavier compute is offloaded to a ...
- 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: 643
Re: What's the cheapest reliable force sensor setup you've actually gotten working?
<t>That's the official framing, at least - reality tends to lag a bit.
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 ...
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 ...