mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
removed ros octomap dep
This commit is contained in:
@@ -27,6 +27,7 @@ RUN apt-get update && \
|
||||
libtbb-dev \
|
||||
libproj-dev \
|
||||
libpcl-dev \
|
||||
liboctomap-dev
|
||||
ros-jazzy-ros-base \
|
||||
ros-dev-tools \
|
||||
ros-jazzy-cv-bridge \
|
||||
@@ -43,7 +44,6 @@ RUN apt-get update && \
|
||||
ros-jazzy-octomap-msgs \
|
||||
ros-jazzy-libg2o \
|
||||
ros-jazzy-libpointmatcher \
|
||||
ros-jazzy-octomap \
|
||||
ros-jazzy-qt-gui-cpp \
|
||||
ros-jazzy-diagnostic-updater && \
|
||||
apt-get clean && rm -rf /var/lib/apt/lists/
|
||||
|
||||
Reference in New Issue
Block a user