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 9fda134 commit 3d936e2Copy full SHA for 3d936e2
CMakeLists.txt
@@ -41,6 +41,7 @@ target_include_directories(
41
PRIVATE
42
include
43
${dynamixel_sdk_INCLUDE_DIRS}
44
+ ${hardware_interface_INCLUDE_DIRS}
45
)
46
47
target_link_libraries(${PROJECT_NAME}
0 commit comments