-
Notifications
You must be signed in to change notification settings - Fork 344
Install spawner/unspawner using console_script entrypoint #607
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
Install spawner/unspawner using console_script entrypoint #607
Conversation
278448d
to
f546cee
Compare
c0c34f8
to
f546cee
Compare
builds failing because the backported feature hasn't been released yet. Feature: May 10 2021 |
f546cee
to
9d396ad
Compare
@wmmc88 it seems you missed some argument:
|
That doesn't fail once ament_cmake releases to galactic. It's a new arg that was added a while ago |
OK, then we just have to wait. |
The release was made, we only need to wait for the next sync with this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bmagyar I am approving this so we can simply retrigger CI and merge this (tomorrow).
I think last Friday was only a rolling sync. Idk when the next galactic sync is but there hasn't been one since 12-27-21. Next foxy sync is 2-8-22 (https://discourse.ros.org/t/preparing-for-foxy-sync-and-patch-release-2022-02-08/24050) so maybe soon? |
Looks like galactic was just synced: |
All ci passes after sync! |
fixes #605