Skip to content

ROS1 Dockerfile and accompanying Makefile to develop in a container with display and gpu support

Notifications You must be signed in to change notification settings

dean4ta/ROS_base_dev_env_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROS1 base development docker container

ROS1 Dockerfile and accompanying Makefile to develop in a container with display and gpu support

Usage

make build # build container
make up # bring up container
make up-display # bring up container with display support and no gpu support
make up-display-gpu # bring up container with display and gpu support (requires nvidia drivers)
make help # help

About

ROS1 Dockerfile and accompanying Makefile to develop in a container with display and gpu support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published