Skip to content

Commit 8eb18c6

Browse files
committed
CI: harmonic workflow: add gazebo assets package
1 parent f442964 commit 8eb18c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ros2_gz_harmonic_launch_tests.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ jobs:
6767
sudo apt-get install -y ros-humble-xacro ros-humble-ros-gz-sim
6868
sudo apt remove ros-humble-ros-gzharmonic-bridge ros-humble-ros-gzharmonic-interfaces ros-humble-ros-gzharmonic-sim
6969
sudo apt-get install ros-humble-as2-gazebo-assets ros-humble-as2-platform-gazebo ros-humble-ros-gz-image
70-
sudo apt-get install -y ros-humble-as2-state-estimator ros-humble-as2-motion-controller
70+
sudo apt-get install -y ros-humble-as2-gazebo-assets ros-humble-as2-state-estimator
71+
sudo apt-get install -y ros-humble-as2-motion-controller ros-humble-as2-behaviors-motion
7172
sudo apt-get install -y --fix-broken gazebo libgazebo-dev
7273
7374
- name: Setup Python dependencies

0 commit comments

Comments
 (0)