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

Removed old iridrivers directories

parent 3dc96f91
No related branches found
No related tags found
No related merge requests found
Pipeline #3796 passed
#edit the following line to add the librarie's header files
FIND_PATH(dynamixel_motor_cont_INCLUDE_DIRS dynamixel_motor.h dynamixel_motor_group.h dynamixel_registers.h dynamixel_motor_exceptions.h
/usr/local/include/iridrivers /usr/local/include/iri/dynamixel_motor_cont /usr/include/iri/dynamixel_motor_cont)
FIND_PATH(dynamixel_motor_cont_INCLUDE_DIRS dynamixel_motor.h dynamixel_motor_group.h dynamixel_registers.h dynamixel_motor_exceptions.h /usr/local/include/iri/dynamixel_motor_cont /usr/include/iri/dynamixel_motor_cont)
FIND_LIBRARY(dynamixel_motor_cont_LIBRARIES
NAMES dynamixel_motor_cont
PATHS /usr/local/lib/iridrivers /usr/local/lib/iri/dynamixel_motor_cont /usr/lib/iri/dynamixel_motor_cont)
PATHS /usr/local/lib/iri/dynamixel_motor_cont /usr/lib/iri/dynamixel_motor_cont)
SET(dynamixel_motor_cont_INCLUDE_DIR ${dynamixel_motor_cont_INCLUDE_DIRS})
SET(dynamixel_motor_cont_LIBRARY ${dynamixel_motor_cont_LIBRARIES})
......
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