Laurenz

Results 117 comments of Laurenz

It looks like the issue was indeed that the bazel_dep() pointed at specific commits rather than releases! Maybe it would make sense to print a message informing the user about...

bump on this, any new ideas on how to accomplish this other than patching every single third-party CMakeLists.txt?

I was just now looking for this. I would love this feature. Evince supports inverting PDF colors, which works great. There also seems to be a patch set for Xournal...

@elfenpiff please have another look.

@elfenpiff anything left to do on my side for this PR?

> Interesting, thanks. Shall we have something similar for .sh test script templates? Good question, but I haven't hit this yet. I'll report back if I do. For now this...

> OK, I see the big picture here. Please consider this: one writes a python launch file, uses deps for Python != 3.10 (e.g. numpy) and uses that file to...

While from Ros side it seems it doesn't really matter what Python version is used from rules_ros2 side there is one kinda difficult complication: We need to depend on numpy...

> Please consider this: one writes a python launch file, uses deps for Python != 3.10 (e.g. numpy) and uses that file to launch nodes Regarding this complication, I'm not...