mirror of
https://github.com/introlab/rtabmap_ros.git
synced 2026-09-16 08:10:19 +08:00
Added docker workflow
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user