Skip to content

Commit

Permalink
Rename rviz2 dockerfile (space-ros#142).
Browse files Browse the repository at this point in the history
  • Loading branch information
xfiderek committed Aug 15, 2024
1 parent c9ac1b8 commit 6d8c40a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav2_demo/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ echo ""
echo "##### Building additional ROS2 $BASE_ROSDISTRO image with Rviz2 and Nav2, for visualization and goal setting #####"
echo ""

docker build -f Dockerfile.rviz_nav2 \
docker build -f rviz_nav2.Dockerfile \
--build-arg BASE_ROSDISTRO=$BASE_ROSDISTRO \
-t $ORG/$RVIZ2_IMAGE:$TAG \
.
Expand Down
File renamed without changes.

0 comments on commit 6d8c40a

Please sign in to comment.