Skip to content

Commit ed25dc4

Browse files
authored
revert dependency on libfcl-dev (#188)
1 parent 103562e commit ed25dc4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/industrial_ci_action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
matrix:
1313
env:
1414
- {ROS_DISTRO: jazzy, ROS_REPO: main}
15+
- {ROS_DISTRO: jazzy, ROS_REPO: testing}
1516
runs-on: ubuntu-latest
1617
steps:
1718
- uses: actions/checkout@v1

robot_calibration/package.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
<depend>kdl_parser</depend>
2424
<depend>moveit_msgs</depend>
2525
<depend>nav_msgs</depend>
26-
<depend>libfcl-dev</depend>
2726
<depend>liborocos-kdl-dev</depend>
2827
<depend>pluginlib</depend>
2928
<depend>rclcpp</depend>

0 commit comments

Comments
 (0)