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

Add ActionServer #9

Merged
merged 5 commits into from
Oct 25, 2024
Merged

Add ActionServer #9

merged 5 commits into from
Oct 25, 2024

Conversation

StefanFabian
Copy link
Member

This PR also adds a generic runtime-loaded action server implementation that uses runtime-type-introspection to load the given action and provide an action server interface.

@StefanFabian StefanFabian merged commit 0d65c2d into rolling Oct 25, 2024
2 checks passed
@StefanFabian StefanFabian deleted the feature/action-server branch October 25, 2024 13:26
StefanFabian added a commit that referenced this pull request Oct 25, 2024
* More verbose error message when trying to assign a value to a CompoundMessage.

* Moved BabelFishAction definition to separate header in preparation for BabelFishActionServer.

* Added BabelFishActionServer with tests.

* Suppress false positive in cppcheck.

* Enable inline suppression in cppcheck.

(cherry picked from commit 0d65c2d)
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