Skip to content

Repository to store custom ROS docker images and configurations

Notifications You must be signed in to change notification settings

ArthurHDN/ros-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS-Docker Environment

The power of ROS with Docker encapsulation

  1. Download Docker: https://docs.docker.com/get-docker/ You need to download Docker to manage the containerization.

  2. Run compose

docker compose up --build
  1. Enter the dev container
docker exec -it ros-dev tmux
  1. Access dev GUI
http://localhost:6080

Refs

Wiki ROS Docker http://wiki.ros.org/docker/Tutorials

Docker Hub ROS https://hub.docker.com/_/ros

Install docker windows https://docs.docker.com/docker-for-windows/install/

Docker compose install https://docs.docker.com/compose/install/

ROS Docker compose http://wiki.ros.org/docker/Tutorials/Compose

https://tuw-cpsg.github.io/tutorials/docker-ros/

ROS GUI in docker https://answers.ros.org/question/313786/running-ros-and-its-gui-tools-through-a-docker-image/

Docker noVNC https://wiki.xnat.org/display/CS/Container+Desktop+Access+via+noVNC

Change docker images location Windows https://stackoverflow.com/questions/40465979/change-docker-native-images-location-on-windows-10-pro

Windows enable docker WSL2 https://docs.docker.com/desktop/windows/wsl/

About

Repository to store custom ROS docker images and configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published