Added docker workflow

This commit is contained in:
matlabbe
2021-09-20 16:05:48 -04:00
parent 2a2050d15d
commit 3bca34404c
5 changed files with 57 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
FROM ros:kinetic-perception
# install rtabmap packages
ARG CACHE_DATE=2016-01-01
RUN apt-get update && apt-get install -y \
ros-kinetic-rtabmap \
ros-kinetic-rtabmap-ros \