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

Fixed catkin make issue about eigen-config and DSO missing issues. #148

Open
wants to merge 3 commits into
base: catkin
Choose a base branch
from

Conversation

robograffitti
Copy link

In ros-indigo system, I could not find eigen config file, so I changed Eigen to Eigen3. Also, X11 should be included as target link library. This fix DSO missing error.

After these two modification, compile is now successful.

@skohlbr
Copy link

skohlbr commented Jan 4, 2016

I also ran into problems with compiling on 14.04/AMD64/Indigo/catkin. My changes for solving them:
skohlbr@b45fc4e

Not sure if any of the two approaches is better and why :)

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.

3 participants