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

Fix world-complete.sdf and add particle_scatter_ratio to v1.8 #695

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

FirefoxMetzger
Copy link
Contributor

🦟 Bug fix

Fixes #670

As discussed in #670 this PR bumps the SDF version of the test to 1.8 to allow using the //light/intensity element. It also adds the //particle_emitter/particle_scatter_ratio to v1.8 which appears to have been forgotten in the forward port.

Note to maintainers: Remember to use Squash-Merge

@github-actions github-actions bot added the 🏢 edifice Ignition Edifice label Sep 8, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2021

Codecov Report

Merging #695 (9f8a65d) into sdf11 (46fd794) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            sdf11     #695   +/-   ##
=======================================
  Coverage   88.08%   88.08%           
=======================================
  Files          73       73           
  Lines       11023    11023           
=======================================
  Hits         9710     9710           
  Misses       1313     1313           

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 46fd794...9f8a65d. Read the comment docs.

Copy link
Collaborator

@azeey azeey left a comment

Choose a reason for hiding this comment

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

Thanks!

@azeey azeey merged commit 3f11d07 into gazebosim:sdf11 Sep 9, 2021
@FirefoxMetzger FirefoxMetzger deleted the fix-world-complete branch September 9, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏢 edifice Ignition Edifice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDF v1.7 is missing //light/intensity but /test/sdf/world_complete.sdf uses it
3 participants