Skip to content

swilcock0/ros2_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros2_docker

My docker builds for development with ROS2

Incremental docker build going base->moveit_update->moveit_bridge. To run, use

docker run -rm -d -p 5901:5901 -p 6901:6901 -p 9090:9090 -e VNC_PW={YOUR_PASSWORD} swilcock0/ros2_ubuntu:user

( Default password : samrobot )

Then you can visit http://localhost:6901/vnc.html, or use a VNC viewer with port 5901 (currently broken) to access the ROS2 desktop.

Tools included in the build:

It's a pretty large final image for development use. VNC part based roughly on henry2423/docker-ros-vnc

About

My docker builds for development with ROS2 and Moveit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages