mp3guy / ElasticFusion

Real-time dense visual SLAM system
Other
1.78k stars 593 forks source link

pangolin::FileExists(currentVal) && "Shader directory not found!" #132

Closed KoSv closed 6 years ago

KoSv commented 6 years ago

hey! when i build it everything goes ok. the when i start the gui it says:

Creating live capture... [Info] [Freenect2Impl] enumerating devices... [Info] [Freenect2Impl] 13 usb devices connected [Info] [Freenect2Impl] found valid Kinect v2 @9:2 with serial 382431733947 [Info] [Freenect2Impl] found 1 devices [Info] [Freenect2DeviceImpl] opening... [Info] [Freenect2DeviceImpl] transfer pool sizes rgb: 2016384 ir: 608*33792 [Info] [Freenect2DeviceImpl] opened [Info] [Freenect2DeviceImpl] starting... [Info] [Freenect2DeviceImpl] submitting rgb transfers... [Info] [Freenect2DeviceImpl] submitting depth transfers... [Info] [Freenect2DeviceImpl] started success! Waiting for first frame..fx=1081.37,fy=1081.37,cx=959.5,cy=539.5 fx=366.673,fy=366.673,ix=256.164,iy=205.26,k1=0.0938919,k2=-0.273607,k3=0.0924627,p1=0,p2=0 .............................[Info] [DepthPacketStreamParser] 8 packets were lost ............ got it! ElasticFusion: /home/van/ElasticFusion/Core/src/Utils/Parse.cpp:72: std::__cxx11::string Parse::shaderDir() const: Assertion `pangolin::FileExists(currentVal) && "Shader directory not found!"' failed. Abgebrochen (Speicherabzug geschrieben)

any idea? thanks! greetz, KoSv

KoSv commented 6 years ago

never mind.. forgot to sudo make install the core...