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

5 ➡️ 6 (main) #1020

Merged
merged 24 commits into from
Sep 14, 2021
Merged

5 ➡️ 6 (main) #1020

merged 24 commits into from
Sep 14, 2021

Conversation

chapulina
Copy link
Contributor

➡️ Forward port

Port ign-gazebo5 to main

Branch comparison: main...ign-gazebo5

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

🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸

chapulina and others added 23 commits August 11, 2021 18:28
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
* Improved doxygen

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Improved docs

Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Tim Player <playert@oregonstate.edu>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: ddengster <ed.fan@osrfoundation.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>

Co-authored-by: Louise Poubel <louise@openrobotics.org>
@chapulina chapulina added the beta Targeting beta release of upcoming collection label Sep 9, 2021
@chapulina chapulina requested a review from jennuine September 9, 2021 22:18
@github-actions github-actions bot added the 🏯 fortress Ignition Fortress label Sep 9, 2021
@jennuine
Copy link
Contributor

On Ubuntu Focal, ign gazebo -v 4 lights.sdf isn't working as expected. When I use the sliders to change the colors of the lights in the component inspector nothing happens. Also, when I transform an object then try to interact with the lights again I can't. The same is happening in main as well (after applying this fix #1018). This could be related to gazebosim/gz-rendering#402

Peek 2021-09-09 17-07

@jennuine
Copy link
Contributor

gazebosim/gz-rendering#402 turned out not to be the issue. I'm still having the same issues with lights but it's also happening in main so I've ticketed an issue: #1022

I believe I was not able to interact with the lights after transforming an object because the tool was still in transform mode. When I'm back in select mode I'm able to select the light entities again.

There are failing tests from SdfGenerator_TEST.cc should they be addressed in this PR?

@chapulina
Copy link
Contributor Author

I believe I was not able to interact with the lights after transforming an object because the tool was still in transform mode. When I'm back in select mode I'm able to select the light entities again.

Great detective work!

There are failing tests from SdfGenerator_TEST.cc should they be addressed in this PR?

I've noticed these new test failures on main too, but haven't looked into it: https://build.osrfoundation.org/job/ignition_gazebo-ci-main-bionic-amd64/75/

@azeey
Copy link
Contributor

azeey commented Sep 11, 2021

There are failing tests from SdfGenerator_TEST.cc should they be addressed in this PR?

I've noticed these new test failures on main too, but haven't looked into it: https://build.osrfoundation.org/job/ignition_gazebo-ci-main-bionic-amd64/75/

Should be fixed by #1023

chapulina added a commit that referenced this pull request Sep 13, 2021
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
@codecov
Copy link

codecov bot commented Sep 13, 2021

Codecov Report

Merging #1020 (f0e235b) into main (e3ee0af) will decrease coverage by 1.38%.
The diff coverage is 49.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1020      +/-   ##
==========================================
- Coverage   64.66%   63.28%   -1.39%     
==========================================
  Files         242      238       -4     
  Lines       19014    19423     +409     
==========================================
- Hits        12296    12292       -4     
- Misses       6718     7131     +413     
Impacted Files Coverage Δ
include/ignition/gazebo/EntityComponentManager.hh 100.00% <ø> (ø)
include/ignition/gazebo/Link.hh 100.00% <ø> (ø)
include/ignition/gazebo/Server.hh 100.00% <ø> (ø)
include/ignition/gazebo/ServerConfig.hh 100.00% <ø> (ø)
...nclude/ignition/gazebo/components/ContactSensor.hh 100.00% <ø> (ø)
...nclude/ignition/gazebo/components/LogicalCamera.hh 100.00% <ø> (ø)
...nclude/ignition/gazebo/components/Serialization.hh 100.00% <ø> (ø)
include/ignition/gazebo/gui/GuiEvents.hh 0.00% <0.00%> (ø)
include/ignition/gazebo/gui/GuiSystem.hh 0.00% <0.00%> (ø)
include/ignition/gazebo/rendering/RenderUtil.hh 100.00% <ø> (ø)
... and 92 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 899034b...f0e235b. Read the comment docs.

@chapulina chapulina merged commit 5a47f37 into main Sep 14, 2021
@chapulina chapulina deleted the chapulina/5_to_6 branch September 14, 2021 16:46
@chapulina chapulina mentioned this pull request Sep 14, 2021
7 tasks
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 🏯 fortress Ignition Fortress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants