Skip to content

Commit

Permalink
add pluginlib to cmake
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Gesel <paulgesel@gmail.com>
  • Loading branch information
pac48 committed Jan 18, 2024
1 parent 23902c1 commit 2d64d39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moveit_core/online_signal_smoothing/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ target_link_libraries(moveit_acceleration_filter
)
ament_target_dependencies(moveit_acceleration_filter
srdfdom # include dependency from moveit_robot_model
pluginlib
)


Expand Down

0 comments on commit 2d64d39

Please sign in to comment.