-
Notifications
You must be signed in to change notification settings - Fork 15
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
catkin_make error #2
Comments
@huazai665 Did you installed EPOS Linux Library? After you downloaded it, follow the install instruction manual which you can get the link from README.md in this repository. |
I have installed EPOS Linux Library, but it still occurs this error |
I solve this error ,in the package.xml add this line <build_depend>maxon_epos_driver</build_depend> |
that line should be added in the package.xml file inside the maxon_epos_example package |
but I have installed maxon_epos_driver according to your suggestion? Could you share the maxon_epos_driver?
The text was updated successfully, but these errors were encountered: