-
Notifications
You must be signed in to change notification settings - Fork 17
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
Merge gz-launch7 ➡️ main #259
Conversation
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
* Use on `push` only on stable branches to avoid duplicate runs * Update project automation Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Merge ign-launch2 ➡️ ign-launch5
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Merge ign-launch5 ➡️ gz-launch6
Merge 6 ➡️ 7
* Fix windows warnings Signed-off-by: Nate Koenig <nate@openrobotics.org> * Fix more windows warnings Signed-off-by: Nate Koenig <natekoenig@gmail.com> * Added string include Signed-off-by: Nate Koenig <natekoenig@gmail.com> --------- Signed-off-by: Nate Koenig <nate@openrobotics.org> Signed-off-by: Nate Koenig <natekoenig@gmail.com> Co-authored-by: Nate Koenig <nate@openrobotics.org>
Merge gz-launch6 ➡️ gz-launch7
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Silvio Traversaro <silvio.traversaro@iit.it>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Merge gz-launch6 ➡️ gz-launch7
…ata (#253) Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
…ng windows tests (#249) Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
This looks like it's targeting |
Oops. Just corrected it |
@Crola1702 Were you intending to merge the complete branch? In that case, I won't feel confident enough to give you the green checkmark. |
package.xml
Outdated
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="2"> | ||
<name>gz-launch7</name> | ||
<version>7.1.0</version> |
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.
This needs to be updated to 8.0.0
.
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.
I bumped the package versions to the ones I see in CMakelists (6683744)
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
@azeey I see CI is passing (windows build shows just a warning). Should we merge it? |
➡️ Forward port
Port gz-rendering7 to main
Branch comparison: main...gz-launch7
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)