diff --git a/Dockerfile b/Dockerfile index 20bbca3..86dfafe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -39,6 +39,7 @@ RUN apk add --no-cache \ py3-vcstool \ py3-yaml \ python3 \ + ros-${ROS_DISTRO}-ros-environment \ sed RUN rosdep init \