mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
Cleanup the code and updated error message about device not found (when rtabmap is linked to wrong libusb library)
This commit is contained in:
@@ -252,7 +252,6 @@ private:
|
||||
StereoCameraModel stereoModel_;
|
||||
libfreenect2::Freenect2 * freenect2_;
|
||||
libfreenect2::Freenect2Device *dev_;
|
||||
libfreenect2::PacketPipeline * pipeline_;
|
||||
libfreenect2::SyncMultiFrameListener * listener_;
|
||||
libfreenect2::Registration * reg_;
|
||||
float minKinect2Depth_;
|
||||
|
||||
Reference in New Issue
Block a user