Follow the python version only of each of the tutorials if there are two versions (and swap to the python code example if it is not defaulted to that). If there are options for different operating systems at the top, choose linux, as you will be doing all of this in the docker container, which is linux.
Tutorial home page: https://docs.ros.org/en/humble/Tutorials/Beginner-CLI-Tools.html
Tutorial list:
- Configuring Environment
- Using turtlesim and rqt
- Understanding nodes
- Understanding topics
- Understanding services
- Understanding parameters
- Understanding actions
- Using rqt_console to view logs
- Launching nodes
- Recording and playing back data
Follow the python version only of each of the tutorials if there are two versions (and swap to the python code example if it is not defaulted to that). If there are options for different operating systems at the top, choose linux, as you will be doing all of this in the docker container, which is linux.
Tutorial home page: https://docs.ros.org/en/humble/Tutorials/Beginner-CLI-Tools.html
Tutorial list: