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

Use double sided field in material msg #599

Merged
merged 2 commits into from
Feb 1, 2021
Merged

Use double sided field in material msg #599

merged 2 commits into from
Feb 1, 2021

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Jan 30, 2021

depends on gazebosim/gz-msgs#130

Addresses a todo items in Conversions.cc for serializing material data. A new double_sided field is added in ign-msgs7 in gazebosim/gz-msgs#130 and this PR updates the conversion code to use that field.

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

@codecov
Copy link

codecov bot commented Jan 30, 2021

Codecov Report

Merging #599 (0bf5fd1) into main (d719838) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #599      +/-   ##
==========================================
+ Coverage   77.34%   77.38%   +0.03%     
==========================================
  Files         213      213              
  Lines       11958    11952       -6     
==========================================
  Hits         9249     9249              
+ Misses       2709     2703       -6     
Impacted Files Coverage Δ
src/Conversions.cc 82.19% <100.00%> (-0.15%) ⬇️
src/SimulationRunner.cc 94.04% <0.00%> (+1.11%) ⬆️

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 d719838...ea7bb69. Read the comment docs.

@chapulina chapulina merged commit 40c840e into main Feb 1, 2021
@chapulina chapulina deleted the double_sided_msg branch February 1, 2021 20:45
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.

2 participants