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

fmt: add lint support for cv_bridge and image_geometry && add auto cmake support #518

Draft
wants to merge 3 commits into
base: rolling
Choose a base branch
from

Conversation

homalozoa
Copy link
Contributor

I did several changes for this repo:

for cv_bridge:

  1. Using auto cmake to make cmake files more neater and simplier. So some useless cmakelists are removed from the directory.
  2. Turn on all lint support without copyright checking. Because there are some files I don't know how to correct under the ROS 2 copyright rules.
  3. Reformat many files to pass all test checkings.

for image_geometry:

  1. Using auto cmake to make cmake files more neater and simplier. So some useless cmakelists are removed from the directory.
  2. Turn on all lint support.
  3. Reformat many files to pass all test checkings.

*. also using cmake auto to make things better

Signed-off-by: homalozoa <[email protected]>
@homalozoa
Copy link
Contributor Author

emmmm. There is a little trouble when rosdep finds OpenCV/libopencv-dev. I'll check later.

@homalozoa homalozoa marked this pull request as draft November 15, 2023 09:30
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 this pull request may close these issues.

1 participant