OpenRobotic开源机器人文档, 由 AibotBeginer 团队创建。2024
唯天下之至诚能胜天下之至伪, 唯天下之至拙能胜天下之至巧
git clone https://github.com/AibotBeginer/OpenRoboticsDocs.git
pip install Sphinx
pip install recommonmark
pip install sphinx_rtd_theme
pip install mathjax
cd OpenRoboticsDocs
mkdir build
cd build
cmake ..
make -j6
cd OpenRoboticsDocs/build
使用浏览器打开文件: html/index.html