8000 GitHub - raysworld/ros-docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

raysworld/ros-docker

 
 

Repository files navigation

ros-docker

介绍

ROS Docker (moveit) ROS dockerfile集成

安装教程

  1. ROS melodic
docker build -t moliqingwa/ros-vnc:melodic -f Dockerfile.ros.melodic .
  1. ROS noetic

TODO

  1. ROS2 foxy
docker build -t moliqingwa/ros2-vnc:foxy -f Dockerfile.ros2.foxy .
  1. CoppeliaSim

下载CoppeliaSim_Edu_V4_0_0_Ubuntu18_04.tar.xz

docker build -t moliqingwa/coppeliasim-vnc -f Dockerfile.coppeliasim .

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

码云特技

  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. 码云官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解码云上的优秀开源项目
  4. GVP 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
  5. 码云官方提供的使用手册 https://gitee.com/help
  6. 码云封面人物是一档用来展示码云会员风采的栏目 https://gitee.com/gitee-stars/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.4%
  • Shell 32.9%
  • JavaScript 0.7%
0