mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
added error message when freenect2 is not linked on the right libusb (causing a deadlock when killing the camera)
This commit is contained in:
@@ -62,6 +62,7 @@ public:
|
||||
|
||||
private:
|
||||
virtual void mainLoop();
|
||||
virtual void mainLoopKill();
|
||||
|
||||
private:
|
||||
Camera * _camera;
|
||||
|
||||
Reference in New Issue
Block a user