-
Notifications
You must be signed in to change notification settings - Fork 0
Final variant support #21
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
base: master
Are you sure you want to change the base?
Conversation
setting/gettting
* variant * adjusting of resource manager
* components check for export of interfaces * change intefaces to allow custom export and test
* Fix rst syntax and some typos * Fix rst syntax and small typos * Fix clang issue
* ddd basic test for error codes setting * docs for error and warning signals
* add parsing of handle type for initialization of variant and adjust most tests * rename unclear variables * add changes for chainable controllers (epxport of rerference interfaces)
* add function for checking if handle holds value
This pull request is in conflict. Could you fix it @mamueluth? |
This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete. |
This pull request is in conflict. Could you fix it @mamueluth? |
This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete. |
Contributions via pull requests are much appreciated. Before sending us a pull request, please ensure that:
To send us a pull request, please:
colcon test
andpre-commit run
(requires you to install pre-commit bypip3 install pre-commit
)