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

Switch run_depend to eigen_conversions. #12

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Switch run_depend to eigen_conversions. #12

merged 1 commit into from
Sep 24, 2019

Conversation

clalancette
Copy link
Contributor

Eigen is header-only (so no run_depend needed), but eigen_conversions
has a library that needs to be pulled in at runtime.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

I think this will fix the build errors on the buildfarm: http://build.ros.org/view/Mbin_uB64/job/Mbin_uB64__ros_control_boilerplate__ubuntu_bionic_amd64__binary/8/consoleFull

Eigen is header-only (so no run_depend needed), but eigen_conversions
has a library that needs to be pulled in at runtime.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@JafarAbdi JafarAbdi merged commit 80b7817 into PickNikRobotics:melodic-devel Sep 24, 2019
@clalancette clalancette deleted the add-eigen-conversions-runtime branch September 24, 2019 15:02
@clalancette
Copy link
Contributor Author

Awesome, thanks for merging this. Would you mind doing a release into Melodic so we can fix the buildfarm? Thanks.

@JafarAbdi
Copy link
Contributor

Right now ;)

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.

2 participants