[SIGGRAPH 2021] ROSEFusion is proposed to tackle the difficulties in fast-motion camera tracking using random optimization with depth information only.
GNU General Public License v3.0
303
stars
48
forks
source link
/usr/local/include/pangolin/gl/glsl.h: In member function ‘void pangolin::GlSlProgram::SetUniform(const string&, const pangolin::OpenGlMatrix&)’: /usr/local/include/pangolin/gl/glsl.h:728:5: error: ‘glUniformMatrix4fv’ was not declared in this scope #4
在我编译rosefusion时,make -j出现这个报错,请问是什么原因?