diff --git a/.github/workflows/industrial_ci.yaml b/.github/workflows/industrial_ci.yaml index a78c0e7..f326f75 100644 --- a/.github/workflows/industrial_ci.yaml +++ b/.github/workflows/industrial_ci.yaml @@ -50,7 +50,7 @@ jobs: - name: Setup ROS2 Workspace and Clone Repositories run: | - sudo apt-get install python3-rosdep + python3 -m pip install -U rosdep rosdep init rosdep update --rosdistro $ROS_DISTRO export HUSARION_ROS_BUILD_TYPE=simulation