We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443749c commit cf1e57dCopy full SHA for cf1e57d
.docker/jazzy.amd64.dockerfile
@@ -89,7 +89,6 @@ RUN mkdir build && cd build && cmake .. && make
89
RUN ln -s /opt/ros/jazzy/opt/gz_ogre_next_vendor/lib/libOgreNextMain.so.2.3.3 /opt/ros/jazzy/opt/gz_ogre_next_vendor/lib/libOgreNextMain.so.2.3.1
90
91
# Install ROS_GZ_ROVER
92
-USER docker
93
RUN mkdir -p /opt/ros_gz_rover/src
94
WORKDIR /opt/ros_gz_rover/src
95
RUN git clone https://github.com/IOES-Lab/ros_gz_rover.git -b jazzy
0 commit comments