Stefan Fabian

Results 36 comments of Stefan Fabian

Any updates on this?

I'm also interested in debian packages for Ubuntu 20.04+. Are there any updates on this? Regarding the issues mentioned here. Is there a PPA for glslang + shaderc with compatible...

Another observation: This only happens if the Node shared ptr is in static storage and destructed at application exit. If the node is destroyed manually at the end of `main`...

Any updates on this?

Any update on this? We're having the same problem and this PR is of great interest to us!

Thank you, this was a great help. I'd just like to add: The `URI` has to be the name of the module and the `TARGETS` has to be the plugin...

For the cuda you are missing a cuda installation or it's not in your path. It doesn't work with CUDA 11 anyway. For the OpenCL version open `src_OpenCL/Makefile` with a...

What's the reason for using two linters? Is roslint missing some major features that would make using only that insufficient? Can I disable cpplint altogether?

Sorry for the late reply, I was occupied with a paper deadline. I'm on Melodic. I'll check if I can figure out what's happening or get a core dump in...

Push since I just noticed this PR still exists ^^