Skip to content

Commit

Permalink
revert dependency on libfcl-dev (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson authored Dec 6, 2024
1 parent 103562e commit ed25dc4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/industrial_ci_action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
matrix:
env:
- {ROS_DISTRO: jazzy, ROS_REPO: main}
- {ROS_DISTRO: jazzy, ROS_REPO: testing}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
Expand Down
1 change: 0 additions & 1 deletion robot_calibration/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<depend>kdl_parser</depend>
<depend>moveit_msgs</depend>
<depend>nav_msgs</depend>
<depend>libfcl-dev</depend>
<depend>liborocos-kdl-dev</depend>
<depend>pluginlib</depend>
<depend>rclcpp</depend>
Expand Down

0 comments on commit ed25dc4

Please sign in to comment.