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

Refactor component interface using node interfaces #62

Merged
merged 5 commits into from
Oct 24, 2023
Merged

Refactor component interface using node interfaces #62

merged 5 commits into from
Oct 24, 2023

Conversation

domire8
Copy link
Member

@domire8 domire8 commented Oct 24, 2023

Description

These 5 PRs have been reviewed independently and the latest commit has been tested to some extent already. How should we proceed here? Should I change the commit titles for each commit and then we fast forward those to main and test it as rolling?

I believe that this should then be modulo 4.0.0 as we have to rebuild all dynamic components with that version.

Review guidelines

Estimated Time of Review: 3 minutes

Checklist before merging:

  • Confirm that the relevant changelog(s) are up-to-date in case of any user-facing changes

@domire8 domire8 requested a review from eeberhard October 24, 2023 15:07
@domire8 domire8 linked an issue Oct 24, 2023 that may be closed by this pull request
Copy link
Member

@eeberhard eeberhard left a comment

Choose a reason for hiding this comment

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

Yes, as you propose, I would rebase and amend the commit messages, then fast forward to main and tag a v4 once everything is tested downstream. This has been in the works for a while so will be glad to see it in the main stream!

@domire8 domire8 merged commit b8d22b2 into main Oct 24, 2023
4 checks passed
@domire8 domire8 deleted the iron branch October 24, 2023 15:36
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use node interfaces in ros:iron to avoid templated ComponentInterface
2 participants