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
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
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 <jasmeet0915@gmail.com>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Co-authored-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
* Fix default topic name of JointStatePublisher

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

---------

Signed-off-by: Bi0T1N <Bi0T1N@users.noreply.github.com>
Co-authored-by: Bi0T1N <Bi0T1N@users.noreply.github.com>
Signed-off-by: Bi0T1N <Bi0T1N@users.noreply.github.com>
Co-authored-by: Bi0T1N <Bi0T1N@users.noreply.github.com>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
* Update README.md

Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>

* Update README.md

Co-authored-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Michael Carroll <carroll.michael@gmail.com>

---------

Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Michael Carroll <carroll.michael@gmail.com>
Co-authored-by: Michael Carroll <mjcarroll@intrinsic.ai>
Co-authored-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
Fixes the link for the Hardware Acceleration Tutorial
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
…ugin_definition

Modifies the definition of hydrodynamics plugin
…world (#2139)


Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
I think this is helpful to demonstrate the alternative engines without having to write your own custom engine.

Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
iche033 and others added 22 commits September 14, 2023 18:34
---------

Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Jasmeet Singh <jasmeet0915@gmail.com>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Fixes the warnings reported in gazebosim/gazebo_test_cases#207

Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
* Fix reset button in examples (#2151)

Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>

* fix reset button in more world sdf files

Signed-off-by: Ian Chen <ichen@openrobotics.org>

---------

Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Co-authored-by: Addisu Z. Taddese <addisu@openrobotics.org>
Merge gz-sim7 ➡️  gz-sim8
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
…des test

Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
…lations (#2171)

Signed-off-by: Jasmeet Singh <jasmeet0915@gmail.com>
Automatic inertial calculation may not work in
Root::Load, so explicitly configure the loader
to skip auto-inertial calculation.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
* Remove ci-focal


Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
---------

Signed-off-by: Ian Chen <ichen@openrobotics.org>
@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