Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 859 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 859 Bytes

Status

Build & Deploy Page

control.ros.org

https://control.ros.org/

This folder holds the source and configuration files used to generate the ros2_control documentation web site.

NOTE: Current test version of the documentation can be found here.

Dependencies for Build:

  • sudo apt install python3-pip
  • pip3 install sphinx sphinx-rtd-theme

Alternatively, follow the Sphinx installation guide.

Build the docs locally with make html and you'll find the built docs entry point in _build/html/index.html.