Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix path to soem headers #162

Open
wants to merge 1 commit into
base: kinetic-devel
Choose a base branch
from

Conversation

garaemon
Copy link

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.

* soem package provides include path with soem prefix and 'soem/'
  prefix in include macro is not required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant