# nav2-doc **Repository Path**: basoso/nav2-doc ## Basic Information - **Project Name**: nav2-doc - **Description**: nav2-doc,从github转移过来,方便查看 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-31 - **Last Updated**: 2023-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # navigation.ros.org https://navigation.ros.org/ This folder holds the source and configuration files used to generate the [Navigation2 documentation](https://navigation.ros.org) web site. Dependencies for Build: ``` bash sudo apt install python3-pip pip3 install -r requirements.txt ``` Build the docs locally with `make html` and you'll find the built docs entry point in `_build/html/index.html`. Any images, diagrams, or videos are subject to their own copyrights, trademarks, and licenses.