Michael Kösel
Michael Kösel
Is gcc and g++ installed?
My bad not gcc, is the CUDA toolkit installed?
> but not nvcc -V That seems to be the issue, the CUDA compiler is not there. Maybe this helps: https://forums.developer.nvidia.com/t/nvcc-version-returns-nothing-despite-correct-install/146557
I have never used Docker, so I can't relly help much with that.
I would love to have systematic resampling in this repo. The code from the repo you linked is highly optimizied and thus kinda hard to understand. Your best bet is...
@ShepelIlya I see. Thank you for testing this out. Would you mind sharing the code?
Sure, sounds good.
Given that I want to have fully fledged ROS support at some point with multiple subprojects this isn't really a viable option but I can definitely understand your points. However...
> One could also argue that the dogm library is one product and ROS support another. With this logic, two repositories make sense. It surely makes sense. Will have to...
Good question! The reason for having the disclaimer was to prevent people complaining that the implementation isn't working. Now that it's working for quite some time, we could remove the...