We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7618dec commit eb490c6Copy full SHA for eb490c6
.github/workflows/ros-build-test.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: System deps
29
run: |
30
apt-get update
31
- apt-get install -y git ninja-build liburdfdom-dev liboctomap-dev libassimp-dev checkinstall wget rsync curl
+ apt-get install -y git ninja-build liburdfdom-dev liboctomap-dev libassimp-dev liblcm-dev checkinstall wget rsync curl
32
33
- name: ROS One installation
34
0 commit comments