Skip to content

Commit

Permalink
robot_model_loader adding library dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ahcorde committed May 8, 2019
1 parent d481720 commit fdaa83a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moveit_ros/planning/robot_model_loader/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ target_link_libraries(${MOVEIT_LIB_NAME}
moveit_rdf_loader
moveit_kinematics_plugin_loader
moveit_collision_plugin_loader
${moveit_ros_planning_LIBRARIES}
)

install(TARGETS ${MOVEIT_LIB_NAME}
Expand Down

0 comments on commit fdaa83a

Please sign in to comment.