Skip to content
Snippets Groups Projects
Commit d4e7fb09 authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Added dynamixel_pan_tilt_exceptions.h to FIND_PATH

parent fa919a9d
No related branches found
No related tags found
No related merge requests found
#edit the following line to add the librarie's header files
FIND_PATH(dynamixel_pan_tilt_INCLUDE_DIR dynamixel_pan_tilt.h /usr/include/iridrivers /usr/local/include/iridrivers)
FIND_PATH(dynamixel_pan_tilt_INCLUDE_DIR dynamixel_pan_tilt.h dynamixel_pan_tilt_exceptions.h /usr/include/iridrivers /usr/local/include/iridrivers)
FIND_LIBRARY(dynamixel_pan_tilt_LIBRARY
NAMES dynamixel_pan_tilt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment