We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9699701 commit 3fca101Copy full SHA for 3fca101
1 file changed
.github/workflows/ros2_gz_harmonic_launch_tests.yaml
@@ -70,7 +70,7 @@ jobs:
70
sudo apt-get install ros-humble-as2-gazebo-assets ros-humble-as2-platform-gazebo ros-humble-ros-gz-image
71
sudo apt-get install -y ros-humble-as2-gazebo-assets ros-humble-as2-state-estimator
72
sudo apt-get install -y ros-humble-as2-motion-controller ros-humble-as2-behaviors-motion
73
- sudo apt-get install -y --fix-broken gazebo libgazebo-
+ sudo apt-get install -y --fix-broken gazebo libgazebo-dev
74
75
- name: Rename Launch Files
76
run: |
0 commit comments