Skip to content
Snippets Groups Projects
Commit f208512f authored by Montaño Sarria, Andres Felipe's avatar Montaño Sarria, Andres Felipe
Browse files

Upudate dockerfile to work with Kawada ws

parent 90ac143b
No related branches found
No related tags found
No related merge requests found
...@@ -32,8 +32,8 @@ RUN apt-get -y install --no-install-recommends \ ...@@ -32,8 +32,8 @@ RUN apt-get -y install --no-install-recommends \
openssh-client \ openssh-client \
python-catkin-tools \ python-catkin-tools \
python-osrf-pycommon \ python-osrf-pycommon \
ros-${ROS_DISTRO}-rosmon \
xterm \ xterm \
zsh \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
# Install docker-ce # Install docker-ce
...@@ -65,6 +65,7 @@ RUN apt-get update && apt-get install -y \ ...@@ -65,6 +65,7 @@ RUN apt-get update && apt-get install -y \
ros-melodic-industrial-robot-simulator \ ros-melodic-industrial-robot-simulator \
ros-melodic-srdfdom \ ros-melodic-srdfdom \
ros-melodic-joint-state-publisher-gui \ ros-melodic-joint-state-publisher-gui \
ros-${ROS_DISTRO}-rosmon \
python-pyside \ python-pyside \
python-lxml \ python-lxml \
python-qt4 \ python-qt4 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment