-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mars edited this page Nov 18, 2024
·
5 revisions

git clone https://github.com/mars-hss/ros_docker.gitcd path-to-clone/ros_docker/
bash ./install.shROS(Or your specific)
┃
┣ intel "Dockerfile for intel or AMD"
┣ nvidia "Dockerfile for Nvidia"
┃
┣ noetic "ROS 1 noetic"
┃ ┣ test_ws "ROS noetic workspace called test"
┃ ┣ ...
┃
┣ humble "ROS 2 humble"
┃ ┣ test_ws "ROS humble workspace called test"
┃ ┣ ...
┃