Before Anything Moves
Get a Linux machine, a shell, and enough Python to write a loop that decides something.
$58
this phase
- Open1.1
What a Robot Actually Is
Free previewSense, decide, act, and why every robot you build is that loop running fast.
- 1.2
Ubuntu the Way ROS Expects It
Install Ubuntu 24.04 in a VM or on metal, and get around it from the terminal alone.
- 1.3
Python That Does Not Stop
Variables, functions, loops, and a program that keeps running until you kill it.
- 1.4
A Controller Before ROS
Error, gain, and a proportional controller you write with no framework underneath it.