We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e27976 commit 04e6531Copy full SHA for 04e6531
joint_limits_interface/CMakeLists.txt
@@ -35,7 +35,7 @@ if(BUILD_TESTING)
35
36
ament_add_gtest(joint_limits_urdf_test test/joint_limits_urdf_test.cpp)
37
target_include_directories(joint_limits_urdf_test PUBLIC include)
38
- ament_target_dependencies(joint_limits_urdf_test rclcpp)
+ ament_target_dependencies(joint_limits_urdf_test rclcpp urdf)
39
endif()
40
41
# Install headers
0 commit comments