We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f442964 commit 8eb18c6Copy full SHA for 8eb18c6
1 file changed
.github/workflows/ros2_gz_harmonic_launch_tests.yaml
@@ -67,7 +67,8 @@ jobs:
67
sudo apt-get install -y ros-humble-xacro ros-humble-ros-gz-sim
68
sudo apt remove ros-humble-ros-gzharmonic-bridge ros-humble-ros-gzharmonic-interfaces ros-humble-ros-gzharmonic-sim
69
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
+ 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
72
sudo apt-get install -y --fix-broken gazebo libgazebo-dev
73
74
- name: Setup Python dependencies
0 commit comments