โ Back to Dashboard
๐ค
Inference Specialization
Robotics & Embodied AI
Embodied AI engineers build systems where robots perceive the world and act in it. Massive 2025 investment: Figure AI, Boston Dynamics, Tesla Optimus, 1X โ over $6.8B raised. Vision-language-action models are transforming the field rapidly.
40
Days
5
Projects
$195K
Median
$6.8B
2025 Investment
$140Kโ$260K
Salary Range
Week 1: ROS 2, Simulation, and Robot Kinematics ยท Days 1โ10
Set up the standard robotics software stack, simulate environments in 3D, and understand robot motion and coordinate systems.
D1โ3
ROS 2: nodes, topics, services, and TF coordinate transforms
ROS 2 architecture, DDS middleware, TF transforms, Nav2 navigation stack, and launch systems
โ ROS 2 Humble official tutorials (free)D4โ6
Simulation: NVIDIA Isaac Sim, Gazebo, and PyBullet
Sim-to-real transfer methodology, domain randomisation, and photorealistic training environments
โ NVIDIA Isaac Sim tutorials (free)D7โ9
Robot kinematics, dynamics, and trajectory planning
Forward and inverse kinematics, Jacobians, trajectory planning with MoveIt2, motion constraints
โ Modern Robotics Specialization โ Northwestern/Coursera (free audit)
๐ Project โ Day D10: Simulated Navigation Robot
ยท ROS 2 navigation stack with Nav2 stack configured
ยท LiDAR-based obstacle avoidance behaviour
ยท Occupancy grid map building from simulated sensor data
ยท Path planning demonstration video in simulation
Week 2: Perception, Reinforcement Learning, and Imitation ยท Days 11โ28
3D perception from real sensors, RL for motor control, and learning precise manipulation from human demonstrations.
D11โ14
3D perception: point clouds, depth cameras, and SLAM
LiDAR processing, PointNet++, RGB-D cameras, simultaneous localisation and mapping algorithms
โ Self-Driving Cars Specialization โ UoT/Coursera (free audit)D15โ18
Reinforcement learning for robot control: PPO, SAC
Reward shaping, sparse rewards, sim-to-real transfer, RL for locomotion and manipulation tasks
โ Deep Reinforcement Learning โ Sergey Levine, Berkeley (free lectures)D19โ22
Imitation learning and behaviour cloning for manipulation
Learning precise manipulation from demonstrations. Diffusion Policy, ACT transformer, data collection workflows
โ Imitation Learning for Robotics papers โ arXiv (free)D23โ27
SLAM, localisation, and multi-sensor fusion
EKF-SLAM, IMU and GPS and LiDAR fusion, robust localisation in dynamic outdoor environments
โ SLAM Course โ Cyrill Stachniss (YouTube, free)
๐ Project โ Day D28: Robotic Arm Manipulation Policy
ยท 25 or more demonstration trajectories recorded in simulation
ยท Behaviour cloning policy achieving over 80% success rate
ยท Domain randomisation experiments across 3 texture sets
ยท Sim-to-real transfer gap analysis and recommendations
Week 3: Foundation Models for Robotics and Safety ยท Days 29โ40
Vision-language-action models transforming general-purpose robotics, safe deployment near humans, and fleet management.
D29โ32
VLA models: RT-2, OpenVLA, and pi-zero
Foundation models connecting vision, language, and robot actions. The path to general-purpose robotic intelligence
โ RT-2 paper and project site โ Google DeepMind (free)D33โ36
Safe reinforcement learning and human-robot interaction
Deploying robots near humans. Collision avoidance, safe RL with constraints, certified safe policies
โ Safety in Robotics โ MIT OpenCourseWare (free)D37โ39
Robot fleet management and over-the-air updates
Managing multiple robots at production scale, fleet monitoring, coordinated model updates, failure detection
โ ROS 2 fleet and multi-robot tutorials (free)
๐ Project โ Day D40: Autonomous Robot System โ Full-Stack Capstone
ยท Perception pipeline from real camera or simulated LiDAR
ยท VLA-based high-level task planner
ยท RL or PD low-level motor controller
ยท Failure detection and recovery behaviour
ยท Simulation demo video with narrated walkthrough