Search found 15 matches

by elarsen
Sun Aug 30, 2026 11:59 am
Forum: AI, Control Software & Locomotion
Topic: Anyone got good results combining classical footstep planning with a learned recovery policy?
Replies: 26
Views: 300

Re: Anyone got good results combining classical footstep planning with a learned recovery policy?

<t>This matches something I went through recently.

Whole-body control (WBC) formulates locomotion and manipulation as a single optimization problem across all joints simultaneously, respecting contact constraints and task priorities - it's more general than ZMP-only approaches but is ...
by elarsen
Sun Aug 30, 2026 11:59 am
Forum: Manipulation, Grippers & Dexterous Hands
Topic: Anyone tackling in-hand reorientation (regrasping without putting the object down)?
Replies: 27
Views: 477

Re: Anyone tackling in-hand reorientation (regrasping without putting the object down)?

<t>Can I ask a dumb follow-up -

Imitation learning from human demonstration video (without robot teleoperation data) is an appealing way to scale up training data cheaply, but it runs into the embodiment gap - human hand kinematics and force profiles don't map directly onto a robot hand's very ...
by elarsen
Sun Aug 30, 2026 11:59 am
Forum: DIY & Hobbyist Builds
Topic: Best beginner-friendly simulation setup before touching real hardware?
Replies: 26
Views: 308

Re: Best beginner-friendly simulation setup before touching real hardware?

<t>@rivera14 Minor factual note:

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.

Totally unrelated ...
by elarsen
Sun Aug 30, 2026 11:59 am
Forum: Careers, Research & Academia
Topic: What does the interview loop look like for an applied ML/robotics role specifically?
Replies: 29
Views: 215

Re: What does the interview loop look like for an applied ML/robotics role specifically?

<t>@nschmidt Speaking from personal experience here,

Transitioning from industrial automation into humanoid-specific roles is a increasingly common and viable path, since a lot of the underlying skills (motion control, safety systems, real-time software) transfer directly, even though the ...
by elarsen
Sun Aug 30, 2026 11:59 am
Forum: Sensors & Perception Systems
Topic: Anyone benchmarked tactile sensor response time under rapid contact?
Replies: 48
Views: 337

Re: Anyone benchmarked tactile sensor response time under rapid contact?

<t>I can speak to this a bit.

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 ...
by elarsen
Sun Aug 30, 2026 11:59 am
Forum: Sensors & Perception Systems
Topic: Best practices for IMU-to-camera extrinsic calibration on a moving robot?
Replies: 51
Views: 339

Re: Best practices for IMU-to-camera extrinsic calibration on a moving robot?

<t>Side note that might be relevant:

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 ...
by elarsen
Sun Aug 30, 2026 11:59 am
Forum: Sensors & Perception Systems
Topic: What sensor would meaningfully reduce false positives in obstacle detection?
Replies: 54
Views: 491

Re: What sensor would meaningfully reduce false positives in obstacle detection?

<t>@carol.robinson Small correction on one detail:

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. Event cameras ...
by elarsen
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: 377

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

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

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 ...
by elarsen
Sun Aug 30, 2026 11:59 am
Forum: Manipulation, Grippers & Dexterous Hands
Topic: How much does object symmetry actually simplify grasp planning in practice?
Replies: 28
Views: 340

Re: How much does object symmetry actually simplify grasp planning in practice?

<t>@servosan90 Worth being a little skeptical of the marketing angle here.

A lot of the manipulation shown in production demos still leans heavily on teleoperation, particularly for anything involving fine force control or novel objects - autonomous grasp success rates on genuinely unstructured ...
by elarsen
Sun Aug 30, 2026 11:59 am
Forum: Careers, Research & Academia
Topic: Anyone find robotics-specific recruiters actually useful, or is it all direct applications?
Replies: 18
Views: 165

Re: Anyone find robotics-specific recruiters actually useful, or is it all direct applications?

<t>Small correction on one detail:

24/7 factory-pilot support roles (the engineers keeping a deployed fleet running through real shifts) reportedly carry a real burnout risk, since they combine the unpredictability of early-stage hardware with the operational pressure of a live production ...