This is a repository for maintaining the documentation for ROS2 rcss3d_nao. See the compiled instructions on our Website
Below is a guide for the maintainers of this documentation.
pip3 install -r requirements.txt
To compile locally, run make html
in the root directory.
The home documentation page can be opened by opening _build/html/index.html
in a browser.