ami-iit / kindyn-vio

Development on hold.
GNU Lesser General Public License v3.0
12 stars 1 forks source link

Add LinesTracker, improve ImageProcessor and fix PointsTracker #23

Closed prashanthr05 closed 2 years ago

prashanthr05 commented 2 years ago

This PR introduces multiple changes,

cc @traversaro @S-Dafarra let me know if it's ok to merge into master directly or if you would be interested in a quick review?

Closes #11.

traversaro commented 2 years ago

cc @traversaro @S-Dafarra let me know if it's ok to merge into master directly or if you would be interested in a quick review?

Feel free to merge directly for me. I can look at the PRs even after it has been merged.

S-Dafarra commented 2 years ago

cc @traversaro @S-Dafarra let me know if it's ok to merge into master directly or if you would be interested in a quick review?

I think it is up to you. Which kind of review would you prefer? :grin:

prashanthr05 commented 2 years ago

cc @traversaro @S-Dafarra let me know if it's ok to merge into master directly or if you would be interested in a quick review?

I think it is up to you. Which kind of review would you prefer?

A very high-level review on readability of the code would be sufficient, at this stage. Really a quick skim. Mainly to inform you about the approach taken.

prashanthr05 commented 2 years ago

Ubuntu CI failure due to GTSAM, unrelated to the changes in this PR. macOS CI passed. I proceed with merging.