bytedance / SchurVINS

[CVPR2024] SchurVINS: Schur Complement-Based Lightweight Visual Inertial Navigation System
GNU General Public License v3.0
415 stars 63 forks source link

Error occurs when running euroc_vio_mono.launch #2

Closed zy-cuhk closed 6 months ago

zy-cuhk commented 6 months ago

Hello: When I try to run the euroc_vio_mono.launch in your package, the error occurs:

"terminate called after throwing an instance of 'std::cxx11::basic_string<char, std::char_traits, std::allocator >' Aborted at 1712720511 (unix time) try "date -d @1712720511" if you are using GNU date PC: @ 0x7f8fbe5f300b gsignal SIGABRT (@0x3e8001f5058) received by PID 2052184 (TID 0x7f8fae882a40) from PID 2052184; stack trace: @ 0x7f8fbdc44631 (unknown) @ 0x7f8fbeafc420 (unknown) @ 0x7f8fbe5f300b gsignal @ 0x7f8fbe5d2859 abort @ 0x7f8fbe86bee6 (unknown) @ 0x7f8fbe87df8c (unknown) @ 0x7f8fbe87dff7 std::terminate() @ 0x7f8fbe87e258 cxa_throw @ 0x7f8fbdd813f1 DBoW2::TemplatedVocabulary<>::load() @ 0x7f8fbdd6f009 svo::loadVoc() @ 0x7f8fbdd97e28 svo::LoopClosing::LoopClosing() @ 0x7f8fbeaa0910 svo::factory::getLoopClosingModule() @ 0x7f8fbea7a8f5 svo::SvoInterface::SvoInterface() @ 0x7f8fbeaa5e11 svo_ros::SvoNodeBase::SvoNodeBase() @ 0x55c0cff89541 main @ 0x7f8fbe5d4083 __libc_start_main @ 0x55c0cff895de _start [svo-1] process has died [pid 2052184, exit code -6, cmd /home/robot/typical_packages/schurvins_ws/devel/lib/svo_ros/svo_node --v=0 name:=svo log:=/home/robot/.ros/log/b9fda87a-f6e3-11ee-b752-c3a6db2e312a/svo-1.log]. log file: /home/robot/.ros/log/b9fda87a-f6e3-11ee-b752-c3a6db2e312a/svo-1*.log all processes on machine have died, roslaunch will exit shutting down processing monitor... ... shutting down processing monitor complete " how to solve the problem, I sincerely wait for your reply.

frank-fyf commented 6 months ago

1