FangGet / BundleFusion_Ubuntu_Pangolin

a porting for BundleFusion working on ubuntu, with Pangolin as visualizer
Other
122 stars 32 forks source link

make -j8 FAIL #27

Closed Flee-postgra closed 1 year ago

Flee-postgra commented 1 year ago

In member function ‘void float4x4::print() const’: /home/wxh/software/BundleFusion_Ubuntu_Pangolin/include/SiftGPU/cuda_SimpleMatrixUtil.h:1199:305: warning: too many arguments for format [-Wformat-extra-args] CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/BundleFusion.dir/all' failed make[1]: [CMakeFiles/BundleFusion.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: [all] Error 2

pls ,i have this problem, how to solve it?

Flee-postgra commented 1 year ago

if cmake -DVISUALIZATION=ON .. fail but cmake -DVISUALIZATION=OFF .. pass

when i pass this algorithm,how to run it withot offline bag ,on my rgbd cam online? pls!thanks~

FangGet commented 1 year ago

Sorry for the late reply, we now add docker support for easy usage, please try compiling with the docker environment.