Skip to content

Commit

Permalink
Add moveit_kinematics dependency to generated IKFast plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass committed Jan 20, 2025
1 parent c37dc3c commit 74348e9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ def update_ikfast_package(args):
build_deps = [
"liblapack-dev",
"moveit_core",
"moveit_kinematics",
"pluginlib",
"rclcpp",
"tf2_kdl",
Expand Down

0 comments on commit 74348e9

Please sign in to comment.