Search found 243 matches

by zoeanderson
Sun Aug 30, 2026 11:59 am
Forum: DIY & Hobbyist Builds
Topic: Show off thread: post your build's current state, good or ugly
Replies: 19
Views: 303

Re: Show off thread: post your build's current state, good or ugly

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

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 zoeanderson
Sun Aug 30, 2026 11:59 am
Forum: Actuators, Motors & Drivetrains
Topic: Anyone tried 3D printed actuator housings for weight savings?
Replies: 27
Views: 275

Re: Anyone tried 3D printed actuator housings for weight savings?

<t>Minor factual note:

For dynamic walking and recovery, joint control bandwidth in the tens of Hz range is typically necessary to react to a stumble before the center of mass gets too far outside the support polygon. A lot of the per-joint cost in a modern actuator isn't the motor - it's the ...
by zoeanderson
Sun Aug 30, 2026 11:59 am
Forum: Sensors & Perception Systems
Topic: What's a good beginner sensor fusion project before tackling a full robot?
Replies: 47
Views: 272

Re: What's a good beginner sensor fusion project before tackling a full robot?

<t>@emily.kumar Genuinely curious -

Multi-camera calibration drifts over time from thermal expansion, vibration, and mechanical wear, which is why production systems typically run periodic recalibration routines rather than assuming a one-time factory calibration holds forever.

Kind of makes ...
by zoeanderson
Sun Aug 30, 2026 11:59 am
Forum: Sensors & Perception Systems
Topic: Anyone tracking sensor cost trends the way we track actuator cost trends?
Replies: 54
Views: 396

Re: Anyone tracking sensor cost trends the way we track actuator cost trends?

<t>@sandra_ivan 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 ...
by zoeanderson
Sun Aug 30, 2026 11:59 am
Forum: Sensors & Perception Systems
Topic: How do you validate depth camera accuracy at typical grasp distances?
Replies: 53
Views: 427

Re: How do you validate depth camera accuracy at typical grasp distances?

<t>@williams84 Not sure I fully agree 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 ...
by zoeanderson
Sun Aug 30, 2026 11:59 am
Forum: Sensors & Perception Systems
Topic: How do you validate depth camera accuracy at typical grasp distances?
Replies: 53
Views: 427

Re: How do you validate depth camera accuracy at typical grasp distances?

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

Multi-camera calibration drifts over time from thermal expansion, vibration, and mechanical wear, which is why production systems typically run periodic recalibration routines rather than assuming a one-time factory calibration holds ...
by zoeanderson
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: 480

Re: What's the real-world accuracy of visual odometry on a walking humanoid?

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

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 ...
by zoeanderson
Sun Aug 30, 2026 11:59 am
Forum: AI, Control Software & Locomotion
Topic: Anyone using hierarchical RL for combined locomotion and manipulation?
Replies: 22
Views: 485

Re: Anyone using hierarchical RL for combined locomotion and manipulation?

I'd frame this differently. Diffusion policies model the distribution of possible actions and sample from it, which handles multimodal manipulation tasks (multiple valid ways to grasp something) more naturally than a single deterministic action output, at the cost of slower inference.
by zoeanderson
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: 496

Re: What's your actual weekly time commitment to keep a solo build moving?

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

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 ...
by zoeanderson
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: 352

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

@tmartin From hands-on experience, Group-buy arrangements for harder-to-source parts (small harmonic drives, precision bearings, custom PCBs) are a common way hobbyist communities work around the fact that specialty components are often only sold in industrial minimum-order quantities.