We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2933f commit 10002aaCopy full SHA for 10002aa
.github/workflows/humble-binary-build-rhel.yml
@@ -22,6 +22,6 @@ jobs:
22
# build it manually.
23
- run: |
24
rosdep update
25
- rosdep install -y --from-path --ignore-src src
+ rosdep install -y --from-path --ignore-src src/ur_ros2_driver
26
source /opt/ros/${{ env.ROS_DISTRO }}/setup.bash
27
colcon build
0 commit comments