Tag
Robot Software tutorials
3 tutorials tagged Robot Software.
Beginner · 1 hour
Install ROS 2 on a Raspberry Pi and Build a Workspace
Choose the OS, install ROS 2 from apt, build a colcon workspace, and get a laptop talking to the robot.
Read tutorial →Beginner · 17 min read
Finite-State Machines for Robot Behavior
Replace tangled robot conditionals with explicit states, events, transitions, timeouts, and recovery.
Read tutorial →Beginner · 19 min read
ROS 2 Nodes, Topics, Services, and Actions
Choose the right ROS 2 communication pattern and inspect how nodes exchange robot data and commands.
Read tutorial →