Documentation

Read the robot, not the tutorial.

Botopsy Lab teaches robotics by breaking real systems. These docs are the reference behind that: the method the labs run on, a debugging reference for the ROS 2 subsystems that fail most, and a guide to authoring your own case.

Where to start

If you have never used the platform, read the failure-first method first. It is the one page that explains why every lab hands you something already broken instead of a blank file. After that, the reference pages stand alone. Jump to whichever subsystem is currently ruining your afternoon.

Start

ROS 2 debugging reference

Build your own

These docs describe a live product

Everything here maps onto labs you can open right now. When a page names a fault, there is almost always a case in the catalogue where you fix exactly that fault in a real container. Browse the learning paths