ROS机器人操作系统官方教程、源码汇总
1 wiki: http://wiki.ros.org/ 2 code: https://github.com/
----
1 基础教程 https://github.com/ros/ros_tutorials/tree/indigo-devel
----
2 进阶教程 https://github.com/ros/common_tutorials/tree/indigo-devel
----
3 geometry tf 教程 https://github.com/ros/geometry_tutorials/tree/indigo-devel
----
4 urdf 教程 https://github.com/ros/urdf_tutorial
----
5 可视化 rviz 教程 https://github.com/ros-visualization/visualization_tutorials/tree/indigo-devel
----
6 导航 navigation 教程 https://github.com/ros-planning/navigation_tutorials/tree/indigo-devel
----
7 MoveIt! 教程 https://github.com/ros-planning/moveit_tutorials/tree/indigo-devel
README.md
MoveIt!教程
此回购由ROS构建服务器场自动构建,其输出位于此处:http : //docs.ros.org/indigo/api/moveit_tutorials/html/
Travis持续整合
ROS Buildfarm
建立
如果您想通过在本机上本地生成html页面来测试教程,请安装rosdoc_lite:
sudo apt-get install ros-kinetic-rosdoc-lite
并运行在包的根目录中:
rosdoc_lite -o build .
然后LOCAL_PACKAGE_PATH/build/html/index.html
在您的网络浏览器中打开。
部署
对于将文档更改部署到Web上,rosdoc_lite wiki的第3节说,对于在rosdistro存储库中列出了rosinstall文件的存储库中的包,rosdoc_lite将自动运行。这是大约每24小时进行一次,过夜。
----
https://github.com/osrf
----
https://github.com/ros
----
----
https://github.com/ros-planning
----
https://github.com/ros-perception
----
https://github.com/ros-visualization
----
https://github.com/ros-controls
----
https://github.com/ros-industrial
----
文章来源: zhangrelay.blog.csdn.net,作者:zhangrelay,版权归原作者所有,如需转载,请联系作者。
原文链接:zhangrelay.blog.csdn.net/article/details/73835617
- 点赞
- 收藏
- 关注作者
评论(0)