Thomas Whelan
Thomas Whelan
I get an UndefinedBehaviourSanitizer hit from Google's sanitizer (https://github.com/google/sanitizers) when initializing a dynamic array of a struct containing bool values to a number of slices not a multiple of the...
The documentation references these functions https://enoki.readthedocs.io/en/master/reference.html#memory-allocation but I can't find them in the code.
Ok I think this is ready for review again. It's more complicated but a lot more robust. I suspect you'll want to put this behind a checkbox setting? So, from...
Sometimes when I run commands that output a lot, I find it difficult to scroll to the top of that output and find where in the scroll back I executed...
You can get it to work by adding the freenect driver to OpenNI2 git clone https://github.com/OpenKinect/libfreenect.git cd libfreenect mkdir build cd build cmake .. -DBUILD_OPENNI2_DRIVER=ON make ln -s lib/OpenNI2-FreenectDriver/libFreenectDriver.so ../../ElasticFusion/deps/OpenNI2/Bin/x64-Release/OpenNI2/Drivers/
TSIA; Fixes #2
I've noticed that the reported network bandwidth is doubled when you are connected to a VPN. This creates another interface (e.g. vpn0) that has identical traffic to the actual HW...
Is there a way to automatically active this extension every time without having to trigger it with the space bar?