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: 8 -> main #2199

Merged
merged 57 commits into from
Oct 10, 2023
Merged

Merge: 8 -> main #2199

merged 57 commits into from
Oct 10, 2023

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Oct 10, 2023

➡️ Forward port

Port gz-sim8 to main

Branch comparison: main...gz-sim8

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

mjcarroll and others added 30 commits August 30, 2023 23:50
The PR implements a Moment of Inertia Calculator based on the method described in this document.
The calculator works using the callback-based API from the sdformat made in this PR.

---------

Signed-off-by: Jasmeet Singh <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Co-authored-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Carlos Agüero <[email protected]>
* Fix default topic name of JointStatePublisher

the default topic name is specified as /joint_state
in JointStatePublisher.cc

---------

Signed-off-by: Bi0T1N <[email protected]>
Co-authored-by: Bi0T1N <[email protected]>
Signed-off-by: Bi0T1N <[email protected]>
Co-authored-by: Bi0T1N <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
* Update README.md

Signed-off-by: Alejandro Hernández Cordero <[email protected]>

* Update README.md

Co-authored-by: Ian Chen <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>

---------

Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
Co-authored-by: Michael Carroll <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Fixes the link for the Hardware Acceleration Tutorial
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
…ugin_definition

Modifies the definition of hydrodynamics plugin
I think this is helpful to demonstrate the alternative engines without having to write your own custom engine.

Signed-off-by: Michael Carroll <[email protected]>
iche033 and others added 22 commits September 14, 2023 18:34
Signed-off-by: Addisu Z. Taddese <[email protected]>
Fixes the warnings reported in gazebosim/gazebo_test_cases#207

Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
* Fix reset button in examples (#2151)

Signed-off-by: Addisu Z. Taddese <[email protected]>

* fix reset button in more world sdf files

Signed-off-by: Ian Chen <[email protected]>

---------

Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Co-authored-by: Addisu Z. Taddese <[email protected]>
Merge gz-sim7 ➡️  gz-sim8
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Automatic inertial calculation may not work in
Root::Load, so explicitly configure the loader
to skip auto-inertial calculation.

Signed-off-by: Steve Peters <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
* Remove ci-focal


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

codecov bot commented Oct 10, 2023

Codecov Report

Merging #2199 (9407311) into main (f83456f) will increase coverage by 0.90%.
Report is 53 commits behind head on main.
The diff coverage is 100.00%.

❗ Current head 9407311 differs from pull request most recent head 8c2fb9b. Consider uploading reports for the commit 8c2fb9b to get more accurate results

@@            Coverage Diff             @@
##             main    #2199      +/-   ##
==========================================
+ Coverage   64.99%   65.90%   +0.90%     
==========================================
  Files         356      323      -33     
  Lines       28933    30719    +1786     
==========================================
+ Hits        18805    20245    +1440     
- Misses      10128    10474     +346     
Files Coverage Δ
include/gz/sim/EventManager.hh 75.75% <ø> (ø)
include/gz/sim/System.hh 100.00% <ø> (ø)
include/gz/sim/TestFixture.hh 100.00% <100.00%> (ø)
include/gz/sim/Util.hh 100.00% <ø> (ø)
include/gz/sim/components/Component.hh 100.00% <ø> (ø)
include/gz/sim/components/Environment.hh 100.00% <100.00%> (ø)
include/gz/sim/components/Factory.hh 97.29% <100.00%> (+0.12%) ⬆️
include/gz/sim/components/Model.hh 93.75% <ø> (+0.64%) ⬆️
.../gz/sim/components/RenderEngineServerApiBackend.hh 100.00% <100.00%> (ø)
include/gz/sim/gui/GuiEvents.hh 0.00% <ø> (ø)

... and 198 files with indirect coverage changes

@iche033 iche033 merged commit 9896923 into main Oct 10, 2023
7 checks passed
@iche033 iche033 deleted the merge_8_main_20231010 branch October 10, 2023 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

10 participants