Skip to content

Commit ba73614

Browse files
committed
update
1 parent 3accf30 commit ba73614

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.docker/jazzy.arm64v8.dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,6 @@ RUN . "/opt/ros/${ROS_DISTRO}/setup.sh" && colcon build
161161
# Set User as user
162162
USER docker
163163
RUN echo "source /opt/ros/jazzy/setup.bash" >> ~/.bashrc && \
164-
echo "source /opt/gazebo/install/setup.bash" >> ~/.bashrc && \
165-
echo "source /opt/mavros/install/setup.bash" >> ~/.bashrc && \
166164
echo "source $DAVE_UNDERLAY/install/setup.bash" >> ~/.bashrc && \
167165
echo "export GEOGRAPHICLIB_GEOID_PATH=/usr/local/share/GeographicLib/geoids" >> ~/.bashrc && \
168166
echo "export PYTHONPATH=\$PYTHONPATH:/opt/gazebo/install/lib/python" >> ~/.bashrc && \

0 commit comments

Comments
 (0)