uzh-rpg / rpg_esim

ESIM: an Open Event Camera Simulator
MIT License
595 stars 125 forks source link

glm.hpp error #94

Closed DachunKai closed 3 years ago

DachunKai commented 3 years ago

Hi, when run command catkin build, I meet the error: /imp/imp_opengl_renderer/include/learnopengl/shader.h:5:10: fatal error: glm/glm.hpp: No such file or directory 5 | #include <glm/glm.hpp> What's the reason?