Skip to content

Commit

Permalink
Remove dependency of admittance controller on JTC (backport #1532) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Feb 12, 2025
1 parent 451f4f9 commit 92c47bd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion admittance_controller/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ set(THIS_PACKAGE_INCLUDE_DEPENDS
generate_parameter_library
geometry_msgs
hardware_interface
joint_trajectory_controller
kinematics_interface
pluginlib
rclcpp
Expand Down
1 change: 0 additions & 1 deletion admittance_controller/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<depend>generate_parameter_library</depend>
<depend>geometry_msgs</depend>
<depend>hardware_interface</depend>
<depend>joint_trajectory_controller</depend>
<depend>pluginlib</depend>
<depend>rclcpp</depend>
<depend>rclcpp_lifecycle</depend>
Expand Down

0 comments on commit 92c47bd

Please sign in to comment.