You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear, author When compiling sptam program according to readme, I encountered the following problems. I don't know how to solve them. I hope the author can give some suggestions. My compiler environment is Ubuntu 16.04 and ROS kinetic.
File:'file:///home/lzb/catkin_ws2/src/sptam/src/sptam/loopclosing/detectors/DLDLoopDetector.cpp'
Severity:'Error'
Message:''DBoW2:: FBrief:: TDescriptor {aka class std:: BitSet < 256ul >}'has no member named'resize''
At:'99,15'
The text was updated successfully, but these errors were encountered:
Yes , I have installed the DBoW2 as readme. The problem occurred in the document DLDLoopDetector.cpp. The code bset_desc.resize(char_bset_desc.size()) has some problem.
Dear, author When compiling sptam program according to readme, I encountered the following problems. I don't know how to solve them. I hope the author can give some suggestions. My compiler environment is Ubuntu 16.04 and ROS kinetic.
File:'file:///home/lzb/catkin_ws2/src/sptam/src/sptam/loopclosing/detectors/DLDLoopDetector.cpp'
Severity:'Error'
Message:''DBoW2:: FBrief:: TDescriptor {aka class std:: BitSet < 256ul >}'has no member named'resize''
At:'99,15'
The text was updated successfully, but these errors were encountered: