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

Ubuntu20.04 ros noetic support #3

Closed
gongyue666 opened this issue Dec 27, 2021 · 6 comments
Closed

Ubuntu20.04 ros noetic support #3

gongyue666 opened this issue Dec 27, 2021 · 6 comments

Comments

@gongyue666
Copy link

Hi I build it under ubuntu 20.04, get many errors, any update?

@gongyue666
Copy link
Author

version of fmt and Sophus, the master branch of these github have been updated. What's the version should use?

@TouchDeeper
Copy link
Owner

Hi, you can paste the errors here.
I have not tested on ubuntu20.04. You can try on 18.04.
If I am available, I will try to compile it on ubuntu20.04.
For Sophus, I think you can use the latest code.

@gongyue666
Copy link
Author

I finally sloved all the problem, using fmt 7.X and latest Sophus. With opencv 4.0 there should change some lines to adopt. Ceres version is 1.7.x, which 2.0 is not ok.

@gongyue666
Copy link
Author

I run it with my own robot also D435i,but result is not very good as your bag. any advice?

@TouchDeeper
Copy link
Owner

I finally sloved all the problem, using fmt 7.X and latest Sophus. With opencv 4.0 there should change some lines to adopt. Ceres version is 1.7.x, which 2.0 is not ok.

Nice, you can create a pull request

@TouchDeeper
Copy link
Owner

I run it with my own robot also D435i,but result is not very good as your bag. any advice?

I think you need to check something:

  1. Calibrate your D435i device.
  2. Modify the config file according to the calibration result. The default imu in my example config is the one equipped in ridgeback. The imu in D435i also works, but you need to modify the extrinsic between camera and imu in the config file.

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

2 participants