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 103562e commit ed25dc4Copy full SHA for ed25dc4
.github/workflows/industrial_ci_action.yaml
@@ -12,6 +12,7 @@ jobs:
12
matrix:
13
env:
14
- {ROS_DISTRO: jazzy, ROS_REPO: main}
15
+ - {ROS_DISTRO: jazzy, ROS_REPO: testing}
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v1
robot_calibration/package.xml
@@ -23,7 +23,6 @@
23
<depend>kdl_parser</depend>
24
<depend>moveit_msgs</depend>
25
<depend>nav_msgs</depend>
26
- <depend>libfcl-dev</depend>
27
<depend>liborocos-kdl-dev</depend>
28
<depend>pluginlib</depend>
29
<depend>rclcpp</depend>
0 commit comments