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

Store material file path information #349

Merged
merged 1 commit into from
Sep 3, 2020
Merged

Store material file path information #349

merged 1 commit into from
Sep 3, 2020

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented Sep 2, 2020

Storing the file path of material is required to fix gazebosim/gz-sim#286.

This follows the same pattern as Mesh::FilePath.

Signed-off-by: Nate Koenig nate@openrobotics.org

Signed-off-by: Nate Koenig <nate@openrobotics.org>
@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2020

Codecov Report

Merging #349 into sdf8 will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             sdf8     #349      +/-   ##
==========================================
+ Coverage   87.54%   87.56%   +0.01%     
==========================================
  Files          54       54              
  Lines        7293     7300       +7     
==========================================
+ Hits         6385     6392       +7     
  Misses        908      908              
Impacted Files Coverage Δ
src/Material.cc 99.29% <100.00%> (+0.03%) ⬆️

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 2968b25...c3a4a82. Read the comment docs.

@nkoenig
Copy link
Contributor Author

nkoenig commented Sep 2, 2020

See also: gazebosim/gz-sim#328

Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

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

LGTM

@scpeters
Copy link
Member

scpeters commented Sep 3, 2020

there are just a few cmake warnings that would be fixed by back-porting #328, which I will do in a separate PR

@scpeters scpeters merged commit e9939a5 into sdf8 Sep 3, 2020
@scpeters scpeters deleted the material_file_path branch September 3, 2020 08:14
scpeters pushed a commit to scpeters/sdformat that referenced this pull request Sep 3, 2020
Signed-off-by: Nate Koenig <nate@openrobotics.org>

Co-authored-by: Nate Koenig <nate@openrobotics.org>
chapulina pushed a commit that referenced this pull request Sep 3, 2020
Signed-off-by: Nate Koenig <nate@openrobotics.org>

Co-authored-by: Nate Koenig <nate@openrobotics.org>
scpeters pushed a commit to scpeters/sdformat that referenced this pull request Sep 3, 2020
Signed-off-by: Nate Koenig <nate@openrobotics.org>

Co-authored-by: Nate Koenig <nate@openrobotics.org>
scpeters pushed a commit that referenced this pull request Sep 4, 2020
Signed-off-by: Nate Koenig <nate@openrobotics.org>

Co-authored-by: Nate Koenig <nate@openrobotics.org>
traversaro pushed a commit to traversaro/sdformat that referenced this pull request Sep 5, 2020
Signed-off-by: Nate Koenig <nate@openrobotics.org>

Co-authored-by: Nate Koenig <nate@openrobotics.org>
azeey pushed a commit to azeey/sdformat that referenced this pull request Dec 9, 2020
Signed-off-by: Nate Koenig <nate@openrobotics.org>

Co-authored-by: Nate Koenig <nate@openrobotics.org>
brawner pushed a commit that referenced this pull request Dec 11, 2020
Signed-off-by: Nate Koenig <nate@openrobotics.org>

Co-authored-by: Nate Koenig <nate@openrobotics.org>
brawner pushed a commit that referenced this pull request Jan 9, 2021
Signed-off-by: Nate Koenig <nate@openrobotics.org>

Co-authored-by: Nate Koenig <nate@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants