Closed Karsten1987 closed 4 years ago
for what it's worth: I am not part of the org unit and can't assign myself to this issue/PR
@wjwwood just a friendly ping as you're listed as the maintainer. Not sure if you're watching this repo.
@jonbinney is helping, but maybe never added himself to the package.xml
.
I thought I was safe if I wasn't in the package xml! :-P
I'll review this today.
Not so long as I'm around :p
But seriously, @jonbinney feel free ask me for help if you don't have time.
@jonbinney I hope the change is trivial enough that it doesn't take much to review it.
It's essentially really just avoiding a global include_directories
CMake instructions which has implications to other projects when built in non-isolation. The change only attaches the includes to the actual CMake target.
Yeah, i mainly wanted to build it myself as a sanity check. It does build for me, and tests pass (yay!). I've left one comment with a question, once that is answered I'll merge.
fixes https://github.com/ros-perception/laser_geometry/issues/53
please also consider this for a backport to eloquent.
Signed-off-by: Karsten Knese karsten@openrobotics.org