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

CompositeController template for easy combining of controllers #301

Closed

Conversation

mikepurvis
Copy link
Contributor

@mikepurvis mikepurvis commented Feb 6, 2018

This follows on #290 and #299, and demonstrates a generic template using the public virtual change to allow multiple controllers with polymorphic extension points to be easily combined into a monolithic co-operative controller.

Here for discussion for the moment; more docs and tests to come.

@bmagyar
Copy link
Member

bmagyar commented Mar 23, 2018

Could you rebase this one please?

@mikepurvis
Copy link
Contributor Author

Done.

@mikepurvis
Copy link
Contributor Author

Looks like we have a dependency-wait issue on Melodic. However, the fact that this passed on Kinetic probably indicates inadequate test coverage. :)

@bmagyar
Copy link
Member

bmagyar commented Mar 24, 2018

Ok so this PR will remain off the first Melodic release until we have more tests, right?

@mikepurvis
Copy link
Contributor Author

It definitely works— we've been using it on a new robot internally for several weeks. And it's also new functionality, so safe to merge in that sense also. However, if you want to hold it to keep me honest, I won't be at all offended.

@mikepurvis
Copy link
Contributor Author

Closed in favour of #387.

@mikepurvis mikepurvis closed this Aug 1, 2019
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.

2 participants