Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

urban driving huge error #51

Open
haibo9916 opened this issue Mar 18, 2023 · 3 comments
Open

urban driving huge error #51

haibo9916 opened this issue Mar 18, 2023 · 3 comments

Comments

@haibo9916
Copy link

When using your GVINS to test the urban driving dataset, I encountered a significant error on a section of the road. What is the problem and how to solve it.?The huge error occurred in the red box of the following figure
@shaojie @dvorak0 @WayneTimer @hlx1996

image

@RobotYi1
Copy link

you have solved this problem now?

@haibo9916
Copy link
Author

you have solved this problem now?
no

@UCAS-apm-Bo-Zhang
Copy link

I also encountered the same issue. When trajectory reset happens, you can see warning messages output in the terminal. This is the program's built-in failureDetection() function, which does the following: a. If a fault is detected, it performs operations like clearing states, setting parameters, etc., and returns; b. If no fault is detected, it performs operations like sliding window, removing failed feature points, updating key pose vectors, and the latest rotation matrix and position vector. You can try commenting out the fault detection function to solve this issue, but whether it will affect accuracy is still debatable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants