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

Error transforming odometry 'pgoOdom' from frame '/camera_init' to frame 'camera_init' #15

Closed
Auto-RunningWang opened this issue Sep 1, 2021 · 6 comments · Fixed by #16

Comments

@Auto-RunningWang
Copy link

Auto-RunningWang commented Sep 1, 2021

Hello @gisbi-kim , thank you for your amazing work. I tried FAST_LIO_SLAM(using KAIST 03 sequence of MulRan dataset).I got transforming error when I launched "aloam_velodyne fastlio_ouster64.launch" and then crashed, just the following result.Pelase give me some advice for the error,thanks!
Screenshot from 2021-09-01 21-09-32

@harveybia
Copy link

Refer to: laboshinl/loam_velodyne#157
Changing all the /camera_init frames to camera_init in the code fixed this for me.

@ManChrys
Copy link

ManChrys commented Sep 4, 2021

Hello @Auto-RunningWang

Did you try to remove all gtsam versions and install everything from the beginning, following the steps on issue #8 ?

@Auto-RunningWang

This comment has been minimized.

@Auto-RunningWang
Copy link
Author

Hello @ManChrys, I installed gtsam 4.0.3 and this bug looks like related to coordinate frame. Are you sure change gtsam version can make difference?

@ManChrys Thank you very much. I tried your advice to reinstall gtsam following the guidance of issue #8 and solved the program crash bug.

@Auto-RunningWang
Copy link
Author

At last, I solved my problem based on the advice of @harveybia and @ManChrys

@ManChrys
Copy link

ManChrys commented Sep 6, 2021

Yeah all these pgo errors have to do with gtsam version. That's my opinion. I'm happy that my answer helps you my friend. Have a nice day!!

gisbi-kim pushed a commit that referenced this issue Oct 8, 2021
Fix for #15 and OpenCV 4.0 compatibility
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

Successfully merging a pull request may close this issue.

3 participants