Skip to content

Populate light sdf::ElementPtr from Light DOM#755

Merged
iche033 merged 10 commits intosdf12from
light_dom_to_elem
Nov 17, 2021
Merged

Populate light sdf::ElementPtr from Light DOM#755
iche033 merged 10 commits intosdf12from
light_dom_to_elem

Conversation

@iche033
Copy link
Copy Markdown
Contributor

@iche033 iche033 commented Nov 16, 2021

🎉 New feature

needed by gazebosim/gz-sim#1209

Summary

similar to #753

Adds a function in Light DOM class to populate an sdf::ElementPtr

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge

iche033 and others added 6 commits November 12, 2021 18:53
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
* Suggestion to move dom conversion to sensor classes

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

* Remove file from smake

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

* remove header file in cmake

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

* Fixing build

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

Co-authored-by: Nate Koenig <nate@openrobotics.org>
Co-authored-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Base automatically changed from sensor_dom_to_elem to sdf12 November 16, 2021 16:01
Signed-off-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 16, 2021

Codecov Report

Merging #755 (a9fedbd) into sdf12 (ad00668) will increase coverage by 0.04%.
The diff coverage is 95.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##            sdf12     #755      +/-   ##
==========================================
+ Coverage   88.57%   88.62%   +0.04%     
==========================================
  Files          76       76              
  Lines       11740    11785      +45     
==========================================
+ Hits        10399    10444      +45     
  Misses       1341     1341              
Impacted Files Coverage Δ
src/Light.cc 92.30% <95.55%> (+0.89%) ⬆️
src/Link.cc 96.66% <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 ad00668...a9fedbd. Read the comment docs.

Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@iche033 iche033 merged commit f2a286c into sdf12 Nov 17, 2021
@iche033 iche033 deleted the light_dom_to_elem branch November 17, 2021 08:38
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.

6 participants