Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 330 Bytes

此仓库为Gauss机械臂发布会的培训教程文档,使用ReadTheDocs托管。地址为:https://gauss_press.readthedocs.io

开发时,将仓库克隆至本地进行编辑修改。

git clone https://github.com/TonyRobotics/gauss_press
cd gauss_press
make html

打开build/html下的index.html可预览文档。