Skip to content

Implement AxisAlignedBox Volume function#126

Merged
iche033 merged 2 commits intoign-math6from
aab_volume
Jun 15, 2020
Merged

Implement AxisAlignedBox Volume function#126
iche033 merged 2 commits intoign-math6from
aab_volume

Conversation

@iche033
Copy link
Copy Markdown
Contributor

@iche033 iche033 commented Jun 10, 2020

This PR added the implementation for the AxisAlignedBox::Volume function.

I noticed that several other functions in the AxisAlignedBox class are missing implementations, e.g. DensityFromMass, MassMatrix, Material. I not sure if these functions are are supposed to be moved to the AxisAlignedBox class when the Box class was refactored in this pull request. Maybe @nkoenig knows more about this?

Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@iche033 iche033 requested a review from scpeters as a code owner June 10, 2020 01:02
@github-actions github-actions bot added 🏰 citadel Ignition Citadel 📜 blueprint Ignition Blueprint 🔮 dome Ignition Dome labels Jun 10, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 10, 2020

Codecov Report

Merging #126 into ign-math6 will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           ign-math6     #126   +/-   ##
==========================================
  Coverage      99.50%   99.50%           
==========================================
  Files             59       59           
  Lines           5660     5662    +2     
==========================================
+ Hits            5632     5634    +2     
  Misses            28       28           
Impacted Files Coverage Δ
src/AxisAlignedBox.cc 100.00% <100.00%> (ø)

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 d1b5e86...52c19b8. Read the comment docs.

@ahcorde
Copy link
Copy Markdown
Contributor

ahcorde commented Jun 10, 2020

update changelog?

Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@iche033
Copy link
Copy Markdown
Contributor Author

iche033 commented Jun 10, 2020

updated changelog. 52c19b8

@chapulina
Copy link
Copy Markdown
Contributor

@osrf-jenkins run tests please

@iche033 iche033 merged commit ca49e98 into ign-math6 Jun 15, 2020
@iche033 iche033 deleted the aab_volume branch June 15, 2020 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📜 blueprint Ignition Blueprint 🏰 citadel Ignition Citadel 🔮 dome Ignition Dome

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants