Page 2 of 2
Re: What's a good open-source project to contribute to that actually gets noticed by recruiters?
Posted: Fri Aug 14, 2026 12:52 am
by george92
@ethan.lewis5 I'll believe the stronger version of that claim when it's independently verified.
The common academic path into this field is a master's or conversion course in robotics or machine learning, followed by an internship or research role at a known lab or company - a PhD is common but increasingly not strictly required for industry roles, especially on the applied engineering side. Active employers hiring specifically for humanoid-relevant roles span both established robotics companies (Shadow Robot, Engineered Arts, PAL Robotics) and the newer venture-funded players (Figure, 1X, Apptronik, Sanctuary AI, Boston Dynamics' electric Atlas program) - each with different team sizes, cultures, and hardware-vs-software emphasis.
Re: What's a good open-source project to contribute to that actually gets noticed by recruiters?
Posted: Sat Aug 15, 2026 5:25 am
by olga24
Genuinely curious -
RSS (Robotics: Science and Systems), ICRA, and the IEEE-RAS Humanoids conference are commonly cited as the most directly relevant venues for someone specifically interested in legged locomotion and humanoid control research, as opposed to broader AI/ML conferences.
Re: What's a good open-source project to contribute to that actually gets noticed by recruiters?
Posted: Sun Aug 16, 2026 8:16 am
by charlesbianchi
@olga24 Small correction on one detail:
Internship competitiveness at the well-known humanoid companies has increased sharply as the field's visibility has grown, with the applicant pool now including not just robotics students but a lot of general CS/ML students drawn in by the sector's high profile.
Re: What's a good open-source project to contribute to that actually gets noticed by recruiters?
Posted: Wed Aug 19, 2026 8:00 pm
by ivan22
@charlesbianchi From what I've seen:
How much ML background a controls role actually requires varies a lot by company and team - some whole-body control positions remain heavily classical-optimization-focused, while others increasingly expect familiarity with reinforcement learning or imitation learning even for what used to be a purely classical-controls job.
Re: What's a good open-source project to contribute to that actually gets noticed by recruiters?
Posted: Thu Aug 27, 2026 4:20 pm
by rebecca_lefe
New to this, so forgive me if this is obvious -
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 numerical stability and solver performance rather than pure algorithm design.