Code Monkey home page Code Monkey logo

Comments (17)

 avatar commented on August 18, 2024 1

@shmm91 try reduce the feature count and turn off flow back. I got it working on my pc but not in TX2

from vins-fusion.

 avatar commented on August 18, 2024

@shmm91 I had the similar problem with Mynteye #15

from vins-fusion.

shmm91 avatar shmm91 commented on August 18, 2024

@arjunskumar Have you solve the problem?

from vins-fusion.

 avatar commented on August 18, 2024

@shmm91 not yet, i have this delay issues with Tx2 and intel realsense D435

from vins-fusion.

pamzerbhu avatar pamzerbhu commented on August 18, 2024

Hi, the same device MYNTEYED and tx2 that I have met the same question. I try to use VINS-Fusion-GPU but not help with the problem.

from vins-fusion.

0Jiahao avatar 0Jiahao commented on August 18, 2024

@arjunskumar Hi! Have you tried out the VINS-Fusion-GPU? I can only run it by reducing features (to 80) and disabling the flow_back. Is it the same to yours?

from vins-fusion.

pamzerbhu avatar pamzerbhu commented on August 18, 2024

Hi, the same device MYNTEYED and tx2 that I have met the same question. I try to use VINS-Fusion-GPU but not help with the problem.

I have solved it by setting flow_back: 0 max_cnt: 70 and use VINS-Fusion-GPU.

from vins-fusion.

Lsmartworld avatar Lsmartworld commented on August 18, 2024

Hello, the same device MYNTEYED and tx2 that I have met the anther question.During the process of using VINS-FUSION, I found that when running stereo + IMU, the drift is very powerful. But when running stereo, it is very stable. Would you like to ask if you have encountered such a problem? @pamzerbhu

from vins-fusion.

pamzerbhu avatar pamzerbhu commented on August 18, 2024

Hello, the same device MYNTEYED and tx2 that I have met the anther question.During the process of using VINS-FUSION, I found that when running stereo + IMU, the drift is very powerful. But when running stereo, it is very stable. Would you like to ask if you have encountered such a problem? @pamzerbhu

I am sorry hadn't use stereo mode, I only tried to use mono+IMU. But I have two suggests for this problem.

  1. Check you Extrinsic Parameters between IMU and Cam. The standard Extrinsic Parameters which you read from Cam by MYNT SDK.
  2. The scale of IMU parameters read by MYNT SDK has been enlarged 100 times. Please check it.
    Pamzerbhu

from vins-fusion.

Lsmartworld avatar Lsmartworld commented on August 18, 2024

Hello, the same device MYNTEYED and tx2 that I have met the anther question.During the process of using VINS-FUSION, I found that when running stereo + IMU, the drift is very powerful. But when running stereo, it is very stable. Would you like to ask if you have encountered such a problem? @pamzerbhu

I am sorry hadn't use stereo mode, I only tried to use mono+IMU. But I have two suggests for this problem.

  1. Check you Extrinsic Parameters between IMU and Cam. The standard Extrinsic Parameters which you read from Cam by MYNT SDK.
  2. The scale of IMU parameters read by MYNT SDK has been enlarged 100 times. Please check it.
    Pamzerbhu

Thank you for your answer.I can't understand the second suggest. where can check the parameter?

from vins-fusion.

pamzerbhu avatar pamzerbhu commented on August 18, 2024

Hello, the same device MYNTEYED and tx2 that I have met the anther question.During the process of using VINS-FUSION, I found that when running stereo + IMU, the drift is very powerful. But when running stereo, it is very stable. Would you like to ask if you have encountered such a problem? @pamzerbhu

I am sorry hadn't use stereo mode, I only tried to use mono+IMU. But I have two suggests for this problem.

  1. Check you Extrinsic Parameters between IMU and Cam. The standard Extrinsic Parameters which you read from Cam by MYNT SDK.
  2. The scale of IMU parameters read by MYNT SDK has been enlarged 100 times. Please check it.
    Pamzerbhu

Thank you for your answer.I can't understand the second suggest. where can check the parameter?
Let me see files called:

  1. "MYNT-EYE-VINS-FUSION-Samples/config/mynteye/mynteye_stereo_imu_config.yaml"
  2. Param file you read from Cam named "image_params.params" and "imu_params.params"

from vins-fusion.

Lsmartworld avatar Lsmartworld commented on August 18, 2024

Hello, the same device MYNTEYED and tx2 that I have met the anther question.During the process of using VINS-FUSION, I found that when running stereo + IMU, the drift is very powerful. But when running stereo, it is very stable. Would you like to ask if you have encountered such a problem? @pamzerbhu

I am sorry hadn't use stereo mode, I only tried to use mono+IMU. But I have two suggests for this problem.

  1. Check you Extrinsic Parameters between IMU and Cam. The standard Extrinsic Parameters which you read from Cam by MYNT SDK.
  2. The scale of IMU parameters read by MYNT SDK has been enlarged 100 times. Please check it.
    Pamzerbhu

Thank you for your answer.I can't understand the second suggest. where can check the parameter?
Let me see files called:

  1. "MYNT-EYE-VINS-FUSION-Samples/config/mynteye/mynteye_stereo_imu_config.yaml"
  2. Param file you read from Cam named "image_params.params" and "imu_params.params"

Thank you very much ! But I can't solve the problem.

from vins-fusion.

zxh2015 avatar zxh2015 commented on August 18, 2024

Have you solve the problem?

from vins-fusion.

pamzerbhu avatar pamzerbhu commented on August 18, 2024

I have solved it by setting flow_back: 0 max_cnt: 70 and use VINS-Fusion-GPU.

Have you solve the problem?

I have solved it by setting flow_back: 0 max_cnt: 70 and use VINS-Fusion-GPU.

from vins-fusion.

zxh2015 avatar zxh2015 commented on August 18, 2024

I have solved it by setting flow_back: 0 max_cnt: 70 and use VINS-Fusion-GPU.

Have you solve the problem?

I have solved it by setting flow_back: 0 max_cnt: 70 and use VINS-Fusion-GPU.

oh, no, I don't have GPU with my computer....but I will try it. Thanks!

from vins-fusion.

zxh2015 avatar zxh2015 commented on August 18, 2024

I have solved it by starting the SDK with another launch file
roslaunch mynteye_wrapper_d vi_fusion.launch streams_mode:=1
now, the image size is 1280*480
I don't know if the size is the cause .
it works

from vins-fusion.

robin-shaun avatar robin-shaun commented on August 18, 2024

Reducing the frame rate works.

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.