We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a890ebf commit 148cc3aCopy full SHA for 148cc3a
1 file changed
.github/workflows/test_CI.yml
@@ -33,6 +33,7 @@ jobs:
33
run: |
34
sudo apt-get install -y ros-humble-ament-cmake python3-colcon-common-extensions
35
sudo apt install ros-humble-serial-driver
36
+ sudo apt install ros-humble-asio-cmake-module
37
38
- name: Download Communicate_2025
39
env:
0 commit comments