How do you evaluate company culture at a hardware startup before joining?
Re: How do you evaluate company culture at a hardware startup before joining?
@mohammed64 Slight correction, though the overall point stands:
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.
he/him
-
mary.taylor6
- Posts: 82
- Joined: Tue Nov 11, 2025 10:51 pm
Re: How do you evaluate company culture at a hardware startup before joining?
That's the official framing, at least - reality tends to lag a bit.
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. Robotics engineers in the US were reportedly seeing $150k-$205k total comp at mid-level and $205k-$300k at senior level in 2026, with humanoid- and foundation-model-specialist roles clearing $280k-$475k - a meaningful premium over general robotics/automation roles.
Kind of makes me think about how different this all looked even three years ago.
-
servosan90
- Posts: 56
- Joined: Mon Feb 16, 2026 7:41 am
Re: How do you evaluate company culture at a hardware startup before joining?
@mary.taylor6 From hands-on experience,
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 environment.
he/him
-
jessica_faro
- Posts: 95
- Joined: Sat Oct 11, 2025 5:26 am
Re: How do you evaluate company culture at a hardware startup before joining?
@servosan90 Can I ask a dumb follow-up -
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.
they/them
Re: How do you evaluate company culture at a hardware startup before joining?
@jessica_faro Just to be precise about one thing:
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.
Ex-automotive, now full-time robots.
Re: How do you evaluate company culture at a hardware startup before joining?
Same conclusion I've come to. Also worth noting:
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 dynamics and learned-control components are new.
he/him
-
ashley_flor
- Posts: 109
- Joined: Fri May 09, 2025 8:12 pm
Re: How do you evaluate company culture at a hardware startup before joining?
@tmartin This lines up with my experience.
Companies like Figure, 1X, Apptronik, and Agility Robotics are reportedly pulling senior ROS, controls, and learning engineers directly out of warehouse-automation and industrial-robotics roles - a sign of real talent competition between adjacent industries, not just fresh grads entering the field. 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.
-
donna_wata
- Posts: 27
- Joined: Tue Jun 09, 2026 5:06 am
Re: How do you evaluate company culture at a hardware startup before joining?
Respectfully, I think this undersells it a bit.
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. A strong, well-documented personal project (even a modest DIY build or a solid simulation-based RL project) reportedly carries real weight in hiring for this field, partly because the field is young enough that a demonstrated hands-on track record can meaningfully substitute for a less-relevant formal credential.
Re: How do you evaluate company culture at a hardware startup before joining?
@donna_wata This raises a question for me -
A strong, well-documented personal project (even a modest DIY build or a solid simulation-based RL project) reportedly carries real weight in hiring for this field, partly because the field is young enough that a demonstrated hands-on track record can meaningfully substitute for a less-relevant formal credential.
she/her
Re: How do you evaluate company culture at a hardware startup before joining?
This is exactly the kind of context I was looking for.
A commonly cited skill gap in new-grad applicants is practical systems integration experience - many candidates are individually strong in ML or in mechanical design, but comparatively few have hands-on experience getting perception, planning, and control to work together reliably on real hardware under time pressure. 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.