About the tutorial

If you not only want to use RROS but also want to develop RROS, you can use this tutorial!

If you are new to the kernel world and are not familiar with the tools like, qemu, gdb, git, and b4, you can have a look at here. Remeber learn by doing. you can skip this for now. When you need to use one of these, go back here.

Prepare the development environment

Prepare your self with a proper environment.

Build File system

Equip RROS with powerful filesystem.

Deploy the RROS in the raspi

It is time to see how RROS works in the real world!

How to Debug RROS

If you want to debug RROS, you can have a look at here.