Code Monkey home page Code Monkey logo

Comments (6)

pjrambo avatar pjrambo commented on August 18, 2024

I test vins-fusion with my own device (global shutter camera + imu + gps(RTK) put those together but not hardware synchronized) and set estimate_td to 1, online estimate time offset between camera and imu.
it seems that the global optimization thread doesn`t work properly, at most time the global optimized path overlay exactly with the vio odometry path, however the gps(RTK) path was not overlay with those two path.
And sometimes the global optimized path jumps for a short distance and ran off very fast , but the gps and vio path still works fine.
I could sent my rosbag to you if you are interested.
img_1262

According to your description, I guess the unsynchronized (imu+camera) and GPS may cause that problem. If your gps timestamp has a big time delay, at the beginning the estimator can not get the corresponding gps data, so your vio path may be same with the global path. Once the first time the estimator get the gps data, because of the unsynchronized data, it may optimize vio data with wrong gps data, which may lead to the issue as you said.
If this is not the reason for your case, you may send me your bag and config file. You can send it to [email protected] or just attach the link below.

from vins-fusion.

zjlooojoe avatar zjlooojoe commented on August 18, 2024

Can you tell me where the dataset you get?Because I want to use imu+camera+gps too,but I cant find a good dataset.KITTI has the three,but the rate of imu is same with gps and camera.Maybe the kitti's unsynchronized data is what I want?

from vins-fusion.

HpyZhai avatar HpyZhai commented on August 18, 2024

I have the same problem as you. Did you solve it?

from vins-fusion.

zjlooojoe avatar zjlooojoe commented on August 18, 2024

from vins-fusion.

HpyZhai avatar HpyZhai commented on August 18, 2024

No, I mean the fusion path is very similar to the vio odometry path. The reason is that my gps timestamp is not the same as the vio corresponding timestamp. So the gps position constrain can't work. The code in line 160,in the globalOpt.cpp causes the problem.

from vins-fusion.

yichengethanli avatar yichengethanli commented on August 18, 2024

I test vins-fusion with my own device (global shutter camera + imu + gps(RTK) put those together but not hardware synchronized) and set estimate_td to 1, online estimate time offset between camera and imu. it seems that the global optimization thread doesn`t work properly, at most time the global optimized path overlay exactly with the vio odometry path, however the gps(RTK) path was not overlay with those two path. And sometimes the global optimized path jumps for a short distance and ran off very fast , but the gps and vio path still works fine. I could sent my rosbag to you if you are interested. img_1262

Hi,
I am currently working on a similar project that I would like to fuse GNSS/RTK data with VIO. Im quite interested in your experiment and wonder if I can take a look at your dataset. Could you send your rosbag dataset? My email is [email protected]. Please feel free to contact me. Thanks.

from vins-fusion.

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.