feat(slam): add rtabmap_ros
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Image: introlab3it/rtabmap:tango-api19
|
||||
|
||||
FROM introlab3it/rtabmap:android-deps-api19
|
||||
|
||||
WORKDIR /root/
|
||||
|
||||
ADD build.bash /root/build.bash
|
||||
RUN chmod +x build.bash
|
||||
RUN /bin/bash -c "./build.bash /opt/android"
|
||||
|
||||
WORKDIR /root/
|
||||
Reference in New Issue
Block a user