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

Merge 7 -> 8 #2504

Merged
merged 14 commits into from
Aug 21, 2024
Merged

Merge 7 -> 8 #2504

merged 14 commits into from
Aug 21, 2024

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Jul 31, 2024

➡️ Forward port

Port gz-sim7 to gz-sim8

Branch comparison: gz-sim8...gz-sim7

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

nkoenig and others added 8 commits July 3, 2024 05:17
* Resolve failing tests

Signed-off-by: Nate Koenig <[email protected]>

* Cleanup

Signed-off-by: Nate Koenig <[email protected]>

* Update src/EntityComponentManager.cc

Co-authored-by: Ian Chen <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>

* Incorrect else

Signed-off-by: Nate Koenig <[email protected]>

---------

Signed-off-by: Nate Koenig <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Adds support for Spacecraft thrusters controlled with a duty cycle signal (such as PWM).

---------

Signed-off-by: Pedro Roque <[email protected]>
Signed-off-by: Benjamin Perseghetti <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Benjamin Perseghetti <[email protected]>
Signed-off-by: Benjamin Perseghetti <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label Jul 31, 2024
@iche033
Copy link
Contributor Author

iche033 commented Jul 31, 2024

This needs an sdformat14 release.

@iche033 iche033 added the needs upstream release Blocked by a release of an upstream library label Jul 31, 2024
@azeey azeey added the beta Targeting beta release of upcoming collection label Aug 6, 2024
@iche033 iche033 removed the needs upstream release Blocked by a release of an upstream library label Aug 7, 2024
@iche033
Copy link
Contributor Author

iche033 commented Aug 7, 2024

This needs an sdformat14 release.

sdformat 14.5.0 is out. CI works now

<< worldName << "]." << std::endl;
return;
}
this->worldName = _world.Name();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we not keep the AsValidTopic call here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed.

@azeey
Copy link
Contributor

azeey commented Aug 14, 2024

Commented on a change of behavior in #2452.

Restores the behavior where the `Configure` function of model plugins are called before the model's parent entity is set.
---------

Signed-off-by: Addisu Z. Taddese <[email protected]>
@azeey
Copy link
Contributor

azeey commented Aug 20, 2024

@iche033 I've just merged #2527. Can you update this PR to include it?

@iche033
Copy link
Contributor Author

iche033 commented Aug 20, 2024

merged from gz-sim7 and removed deprecations in 8bb7208

@iche033 iche033 merged commit d662000 into gz-sim8 Aug 21, 2024
9 checks passed
@iche033 iche033 deleted the merge_7_8_20240731 branch August 21, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Targeting beta release of upcoming collection 🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants