Skip to content

Commit 0b47304

Browse files
committed
Fixed hpp-fcl and pinocchio linking
1 parent f22e953 commit 0b47304

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hector_ros_controllers/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ target_include_directories(
7575
target_link_libraries(
7676
controllers
7777
PUBLIC fcl
78+
hpp-fcl::hpp-fcl
79+
pinocchio::pinocchio
7880
velocity_to_position_command_controller_parameters
7981
self_collision_avoidance_controller_parameters
8082
safety_forward_controller_parameters

0 commit comments

Comments
 (0)