grid_map icon indicating copy to clipboard operation
grid_map copied to clipboard

[ROS2] Restrict Eigen plugin definitions to only targets linking against grid_map_core

Open msplr opened this issue 8 months ago • 2 comments

This addresses #382 such that the Eigen plugin include paths are only defined for targets linking against grid_map_core.

I manually tested this in a dummy package with two executables, where only one is linking against grid_map_core.

@Ryanf55 Should this fix target rolling and/or jazzy?

msplr avatar Apr 30 '25 18:04 msplr

Thanks, looks good. Rolling is perfect. I'll need to troubleshoot CI before we can merge this. If you have suggestions for getting that back up, it would be helpful because I'm slammed at work the next two weeks.

Ryanf55 avatar May 02 '25 05:05 Ryanf55

This seemed to introduce problems in the build. Help is needed. I don't have enough time to chase the new failures down. https://github.com/Ryanf55/grid_map/pull/5

Ryanf55 avatar Jul 26 '25 21:07 Ryanf55