robotiq icon indicating copy to clipboard operation
robotiq copied to clipboard

Fix path to soem headers

Open garaemon opened this issue 5 years ago • 0 comments

This change is required In order to compile robotiq_ethercat package with soem source code. soem package provides include path with soem prefix and 'soem/' prefix in include macro is not required.

If ros-kinetic-soem apt package is installed instead of building with source code, wrong include path to soem headers does not cause any error because /opt/ros/kinetic/include is provided by catkin_INCLUDE_DIRS.

garaemon avatar Aug 20 '19 01:08 garaemon