Coder Social home page Coder Social logo

Comments (4)

liuhaomin avatar liuhaomin commented on July 21, 2024 6

Yes it supports monocular VISLAM. But current version for monocular is not stable enough. I will fix this problem soon.

from ice-ba.

JzHuai0108 avatar JzHuai0108 commented on July 21, 2024

IMO, the derivation in the ICE-BA paper applies to both monocular and stereo visual inertial SLAM. The provided EuRoc_test app runs well with stereo images. To test the monocular case, I inserted the following statement after line 365 of EuRoc_test.cpp.
slave_img_file_paths.clear();
Then the EuRoC_test app is rebuilt. The program runs fine at the beginning with MH_01_easy when the MAV hovers for a while. Then the MAV touches ground. As the MAV takes off, the program crashes. Here are the backtraces.

./bin/ice_ba --imgs_folder /media/Elements/dataset/euroc/MH_01_easy --start_idx 0 --end_idx -1 --iba_param_path config/param.txt --gba_camera_save_path /media/Elements/dataset/euroc/result/MH_01_easy.txt
camera 0 fov: 100 deg
camera 1 fov: 100 deg
Load imu data. Enable OF prediciton with gyro
Loaded 'config/param.txt'
init done
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
F0717 16:44:30.472192 30810 LocalBundleAdjustorDL.cpp:887] Check failed: e2 >= 0.0f
*** Check failure stack trace: ***
@ 0x7f5f5f1805cd google::LogMessage::Fail()
@ 0x7f5f5f182433 google::LogMessage::SendToLog()
@ 0x7f5f5f18015b google::LogMessage::Flush()
@ 0x7f5f5f182e1e google::LogMessageFatal::~LogMessageFatal()
@ 0x7f5f5f95ce36 LocalBundleAdjustor::ConvertCameraMotionResiduals()
@ 0x7f5f5f9745b5 LocalBundleAdjustor::SolveSchurComplementPCG()
@ 0x7f5f5f967e63 LocalBundleAdjustor::SolveSchurComplement()
@ 0x7f5f5f8f5dbc LocalBundleAdjustor::Run()
@ 0x7f5f5f809f43 IBA::Solver::PushCurrentFrame()
@ 0x4115ad main
@ 0x7f5f5b5a1830 __libc_start_main
@ 0x412dd9 _start
@ (nil) (unknown)
./run_ice_ba.sh: line 11: 30810 Aborted (core dumped) ./bin/ice_ba --imgs_folder /media/Elements/dataset/euroc/MH_01_easy --start_idx 0 --end_idx -1 --iba_param_path config/param.txt --gba_camera_save_path /media/Elements/dataset/euroc/result/MH_01_easy.txt

This should be a minor issue though. After all, I believe, ICE-BA indeed supports monocular VISLAM.

from ice-ba.

niannianmeng avatar niannianmeng commented on July 21, 2024

got it , thanks a lot

from ice-ba.

vinceliu21 avatar vinceliu21 commented on July 21, 2024

Is there a stable version for monocular yet? @liuhaomin

from ice-ba.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.