kdl_parser icon indicating copy to clipboard operation
kdl_parser copied to clipboard

[FIX] corrects include destination directory when used outside ROS

Open sancelot opened this issue 2 years ago • 0 comments

The include files where deployed in ${CMAKE_INSTALL_PREFIX]/include instead of ${CMAKE_INSTALL_PREFIX]/include/kdl_parser

sancelot avatar Apr 19 '23 14:04 sancelot