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 predicates #43

Merged
merged 3 commits into from
Jul 26, 2023
Merged

Refactor component predicates #43

merged 3 commits into from
Jul 26, 2023

Conversation

domire8
Copy link
Member

@domire8 domire8 commented Jul 25, 2023

Description

This PR solves the issue by adding the 3 commits from the iron branch to develop. This has been tested reasonably well and should be included in the last supported version of modulo on humble

Review guidelines

Estimated Time of Review: 1.1 minutes

@domire8 domire8 requested a review from eeberhard July 25, 2023 11:41
@domire8 domire8 changed the title Refactor/predicates Refactor component predicates Jul 25, 2023
@domire8 domire8 linked an issue Jul 25, 2023 that may be closed by this pull request
5 tasks
@eeberhard
Copy link
Member

As discussed, let's tag a release 2.3.0 first before merging this

* Add definition for Predicate message

* Refactor PredicateListener to have only one subscription

* Have only one publisher that publishes Predicate message on global topic

* Remove generate_predicate_topic helper

* Small updates in tests

* Update CHANGELOG

* modulo_utils depends on interfaces now

* 2.2.7 -> 2.2.8
@domire8 domire8 merged commit 4f92cca into develop Jul 26, 2023
5 checks passed
@domire8 domire8 deleted the refactor/predicates branch July 26, 2023 05:20
@github-actions github-actions bot locked and limited conversation to collaborators Jul 26, 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.

Refactor component predicates with global topic
2 participants