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

[Windows][ros2] fix multi_camera_plugin on windows #998

Merged
merged 1 commit into from Sep 17, 2019

Conversation

jnoyola
Copy link

@jnoyola jnoyola commented Sep 16, 2019

Another update so the latest changes are compatible with Windows. These changes should have no effect on other systems.

By the way, what is the method that gets these changes into the version branches (e.g. dashing)? How often/soon does that happen?

@jnoyola jnoyola changed the title fix multi_camera_plugin on windows [Windows][ros2] fix multi_camera_plugin on windows Sep 16, 2019
@chapulina
Copy link
Contributor

Thank you for the PR, the changes look good to me.

By the way, what is the method that gets these changes into the version branches (e.g. dashing)? How often/soon does that happen?

I've been asking that backwards compatible PRs be targetted at dashing and from time to time someone cherry-picks them to ros2 as needed. Some of the advantages being:

  • CI is run automatically for that branch
  • It's usually easier to forward-port features than backport them, because there's no concern of API / ABI breakage.

So with that in mind, if you could open a PR against dashing, I'll merge it if CI is clear, and then merge this one as well.

Thanks!

Note to self: document this on the contribution guide.

@chapulina chapulina added the ros2 label Sep 16, 2019
@chapulina chapulina self-requested a review September 16, 2019 22:24
@jnoyola
Copy link
Author

jnoyola commented Sep 16, 2019

Got it! Here's #999 on dashing.

@chapulina chapulina merged commit 89d86ad into ros-simulation:ros2 Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants