Search found 29 matches

by forgesve15
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: 242

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

<t>@olga_lind Slightly off-topic, but related:

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 specific ...
by forgesve15
Sun Aug 30, 2026 11:59 am
Forum: Careers, Research & Academia
Topic: Is it worth relocating for one of the big-name companies, or are remote-friendly roles emerging?
Replies: 27
Views: 317

Re: Is it worth relocating for one of the big-name companies, or are remote-friendly roles emerging?

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

A whole-body control engineer's day-to-day work is a mix of formulating and tuning constrained optimization problems, debugging why a controller behaves differently on hardware than in simulation, and a surprising amount of time spent on ...
by forgesve15
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: 386

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

<t>Genuine beginner question -

Sensor fusion mostly earns its keep by covering for each individual sensor's weaknesses - vision struggles with occlusion and lighting, IMUs drift, force/torque sensors are noisy at low loads - fusing them gives a more robust estimate than any one source alone ...
by forgesve15
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>Sorry if this is a basic question, but

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 or miscalibration rather ...
by forgesve15
Sun Aug 30, 2026 11:59 am
Forum: AI, Control Software & Locomotion
Topic: What's a realistic timeline for language-conditioned tasks becoming truly reliable?
Replies: 40
Views: 692

Re: What's a realistic timeline for language-conditioned tasks becoming truly reliable?

<t>Sorry if this is a basic question, but

ROS2 remains common in research and early-stage products for its tooling and ecosystem, but a number of production humanoid companies run custom, more tightly-optimized middleware for their real-time control loops, using ROS2-like tooling mainly for ...
by forgesve15
Sun Aug 30, 2026 11:59 am
Forum: AI, Control Software & Locomotion
Topic: What's the current best practice for safe exploration during real-world RL?
Replies: 48
Views: 757

Re: What's the current best practice for safe exploration during real-world RL?

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

'Zero-shot sim-to-real' rarely means literally zero real-world tuning in practice - it usually means the policy transfers well enough to be usable with only calibration and minor safety-limit adjustments, rather than needing a full additional training phase on ...
by forgesve15
Sun Aug 30, 2026 11:59 am
Forum: Manipulation, Grippers & Dexterous Hands
Topic: Anyone building grasp datasets specifically for warehouse-style clutter?
Replies: 34
Views: 449

Re: Anyone building grasp datasets specifically for warehouse-style clutter?

<t>Same conclusion I've come to. Also worth noting:

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 ...
by forgesve15
Sun Aug 30, 2026 11:59 am
Forum: DIY & Hobbyist Builds
Topic: Sharing my BOM revision after realizing my first budget was way off
Replies: 38
Views: 537

Re: Sharing my BOM revision after realizing my first budget was way off

<t>Agreed, and I'd add:

3D-printed gears wearing out is one of the most common early hobbyist failure points - infill percentage, layer orientation relative to load direction, and filament choice (nylon or reinforced composites tend to outlast standard PLA/PETG under repeated gear mesh loading ...
by forgesve15
Sun Aug 30, 2026 11:59 am
Forum: Industry News, Funding & Market Trends
Topic: Anyone following how public humanoid-adjacent stocks have actually performed this year?
Replies: 32
Views: 325

Re: Anyone following how public humanoid-adjacent stocks have actually performed this year?

<t>Same conclusion I've come to. Also worth noting:

Insurance and liability frameworks for humanoids working directly around people are still immature in most jurisdictions, which is a real, under-discussed constraint on deployment speed that gets far less attention than the flashier technology ...
by forgesve15
Sun Aug 30, 2026 11:59 am
Forum: Careers, Research & Academia
Topic: Anyone gone the other direction - robotics industry back into pure software roles?
Replies: 50
Views: 810

Re: Anyone gone the other direction - robotics industry back into pure software roles?

<t>@james15 Speaking from personal experience here,

A whole-body control engineer's day-to-day work is a mix of formulating and tuning constrained optimization problems, debugging why a controller behaves differently on hardware than in simulation, and a surprising amount of time spent on ...