What's the most useful feedback you got in a robotics job interview, even if you didn't get the offer?
Re: What's the most useful feedback you got in a robotics job interview, even if you didn't get the offer?
@johnrossi From what I've seen:
A field-deployment or reliability engineer's day-to-day work leans much more toward diagnosing real-world failure patterns, managing spare-parts logistics, and working directly with the customer site than toward algorithm development - a genuinely different role than a lot of new grads expect going in.
-
barbara.jones
- Posts: 164
- Joined: Fri Feb 28, 2025 6:12 pm
Re: What's the most useful feedback you got in a robotics job interview, even if you didn't get the offer?
@jhansen Just to be precise about one thing:
In the UK, base salaries for robotics roles reportedly range from around £50,000 for new graduates up to roughly £200,000 for senior whole-body-control or reinforcement-learning specialists - a notably wide band reflecting how specialized the top end of the field has become.
he/him | robotics hobbyist since the DARPA Grand Challenge days
Re: What's the most useful feedback you got in a robotics job interview, even if you didn't get the offer?
Just to be precise about one thing:
In the UK, base salaries for robotics roles reportedly range from around £50,000 for new graduates up to roughly £200,000 for senior whole-body-control or reinforcement-learning specialists - a notably wide band reflecting how specialized the top end of the field has become. 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.
"The best actuator is the one that doesn't overheat."
Re: What's the most useful feedback you got in a robotics job interview, even if you didn't get the offer?
I'd push back on this a bit.
Remote work remains genuinely limited for most hands-on humanoid hardware roles, given the need for physical access to robots and test environments, though software-only roles (simulation, perception algorithms, offline learning) increasingly do offer remote or hybrid arrangements. 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.
"The best actuator is the one that doesn't overheat."
-
mohammed.rossi
- Posts: 88
- Joined: Fri Nov 07, 2025 9:46 pm
Re: What's the most useful feedback you got in a robotics job interview, even if you didn't get the offer?
@wei_ross Yeah, this tracks with what I've read as well.
In the UK, base salaries for robotics roles reportedly range from around £50,000 for new graduates up to roughly £200,000 for senior whole-body-control or reinforcement-learning specialists - a notably wide band reflecting how specialized the top end of the field has become.
Re: What's the most useful feedback you got in a robotics job interview, even if you didn't get the offer?
@mohammed.rossi Speaking from personal experience here,
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.