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

Added CI #7

Merged
merged 4 commits into from
Oct 9, 2023
Merged

Added CI #7

merged 4 commits into from
Oct 9, 2023

Conversation

ahcorde
Copy link

@ahcorde ahcorde commented Oct 5, 2023

Added CI, to check that everything will be fine when I release this package

Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
@ahcorde ahcorde self-assigned this Oct 5, 2023
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Copy link
Collaborator

@john-maidbot john-maidbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears that the ci build is failing because point_cloud_transport_plugins is not being found. Not sure why though 🤔 is it because we don't specify it as a build_depend in package.xml yet it's listed as a dep in the cmakelists.txt?

@ahcorde
Copy link
Author

ahcorde commented Oct 5, 2023

@john-maidbot
Copy link
Collaborator

To clarify, I'm trying to understand why this test fails

Rpr__point_cloud_transport_tutorial__ubuntu_jammy_amd64

The logs say that point_cloud_transport_plugins was not found by cmake. Which suggests rosdep isn't installing it, right?

Copy link
Collaborator

@john-maidbot john-maidbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving because this PR is adding CI but is not the reason CI fails. I'll create an issue to address the failing CI.

@ahcorde ahcorde merged commit 05e3de0 into rolling Oct 9, 2023
3 of 4 checks passed
@ahcorde ahcorde deleted the ahcorde/rolling/ci branch October 9, 2023 10:22
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.

None yet

2 participants