Skip to content

Commit

Permalink
Merge pull request #1 from LCAS/hotfix_dep
Browse files Browse the repository at this point in the history
hot fix to ensure gazebo plugins are there
  • Loading branch information
gcielniak authored Sep 20, 2024
2 parents f77069d + 56eccd8 commit ab0cf5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN apt-get update \
python3-pip \
python3-rosdep \
ros-humble-rviz2 \
ros-humble-gazebo-plugins \
zenoh-bridge-ros2dds

# get the source tree and analyse it for its package.xml only
Expand Down

0 comments on commit ab0cf5f

Please sign in to comment.