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

Make FrequencyStatus' name configurable #84

Merged

Conversation

NilsHaukeBussas-TomTom
Copy link
Contributor

I think this is pretty self-explanatory. In some cases you'd like to give the frequency status some other name. This ought to be supported.

@mikepurvis
Copy link
Member

Yes please! 👍

@trainman419
Copy link
Contributor

Unfortunately, adding an argument to a method is an ABI-breaking change and would require that this only go into future ROS releases.

If you restructure this as a new constructor that takes two arguments, it won't break ABI and will be releasable for current versions of ROS.

@NilsHaukeBussas-TomTom
Copy link
Contributor Author

I don't want to pressure you, just want to make sure you notice my changes: I updated the patch by amending the commit because it's not additional work but replaces the old implementation. I've been told this might not have triggered a message to you. So, if it didn't, here's the reminder.

@trainman419
Copy link
Contributor

Looks good! Thanks for the notification; github isn't good about sending notifications on code changes.

@trainman419 trainman419 merged commit 7a2c3d0 into ros:indigo-devel Jul 24, 2018
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.

3 participants