diff --git a/kdl_parser_py/CMakeLists.txt b/kdl_parser_py/CMakeLists.txt index 7f72300..6bbffaf 100644 --- a/kdl_parser_py/CMakeLists.txt +++ b/kdl_parser_py/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.3) project(kdl_parser_py) find_package(catkin REQUIRED - COMPONENTS urdf cmake_modules + COMPONENTS urdf ) catkin_package( diff --git a/kdl_parser_py/package.xml b/kdl_parser_py/package.xml index 064f043..7807435 100644 --- a/kdl_parser_py/package.xml +++ b/kdl_parser_py/package.xml @@ -18,6 +18,7 @@ https://github.com/ros/robot_model/issues catkin + python-catkin-pkg orocos_kdl urdf