AS: adding Docker files
This commit is contained in:
5
ROS2_humble/Dockerfile
Normal file
5
ROS2_humble/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM osrf/ros:humble-desktop-full
|
||||
|
||||
RUN apt-get -y update
|
||||
RUN apt-get -y upgrade
|
||||
RUN apt-get -y install ros-humble-ur ros-humble-ros2controlcli nmap neovim tmux git nano iproute2 inetutils-ping
|
||||
Reference in New Issue
Block a user