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

Merge 6 -> 7 (all of it) #380

Merged
merged 32 commits into from
Mar 1, 2022
Merged

Merge 6 -> 7 (all of it) #380

merged 32 commits into from
Mar 1, 2022

Conversation

scpeters
Copy link
Member

➡️ Forward port

Port ign-math6 to main

Branch comparison: main...ign-math6

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

ahcorde and others added 30 commits December 28, 2021 21:14
* Added AxisAlignedBox pybind11 interface

Signed-off-by: Alejandro Hernández <[email protected]>
* Added MassMatrix3 pybind11 interface

Signed-off-by: Alejandro Hernández <[email protected]>
* Add DiffDriveOdometry pybind11 interface and examples

Signed-off-by: ahcorde <[email protected]>
Co-authored-by: Louise Poubel <[email protected]>
* Added Temperature pybind11 interface

Signed-off-by: Alejandro Hernández <[email protected]>
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
* Added OrientedBox pybind11 interface

Signed-off-by: Alejandro Hernández <[email protected]>
* Added Plane pybind11 interface

Signed-off-by: Alejandro Hernández <[email protected]>
Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
* Added SphericalCoordinates pybind11 interface

Signed-off-by: Alejandro Hernández <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Steve Peters <[email protected]>

Co-authored-by: Steve Peters <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
* Move defineMathVector2 calls to separate translation unit
  in Vector2.cc
* Angle: hide c++ headers from pybind Angle.hh
  Reduce the number of headers included in the
  _ignition_math_pybind11.cc translation unit.

Signed-off-by: Steve Peters <[email protected]>
Separate pybind11 translation units for Vector3,
Vector4, MovingWindowFilter, Filter, Line2, Line3

Signed-off-by: Steve Peters <[email protected]>
@github-actions github-actions bot added Gazebo 1️1️ Dependency of Gazebo classic version 11 🏢 edifice Ignition Edifice 🏯 fortress Ignition Fortress 🏰 citadel Ignition Citadel labels Feb 26, 2022
@scpeters scpeters changed the base branch from ign-math6 to main February 26, 2022 00:04
@codecov
Copy link

codecov bot commented Feb 26, 2022

Codecov Report

Merging #380 (17db7d9) into main (27de5e0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 17db7d9 differs from pull request most recent head bb54720. Consider uploading reports for the commit bb54720 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #380   +/-   ##
=======================================
  Coverage   99.63%   99.64%           
=======================================
  Files          65       65           
  Lines        6111     6115    +4     
=======================================
+ Hits         6089     6093    +4     
  Misses         22       22           
Impacted Files Coverage Δ
include/ignition/math/AxisAlignedBox.hh 100.00% <ø> (ø)
include/ignition/math/Temperature.hh 100.00% <ø> (ø)
include/ignition/math/detail/Ellipsoid.hh 100.00% <100.00%> (ø)
src/AxisAlignedBox.cc 100.00% <100.00%> (ø)
src/Temperature.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 27de5e0...bb54720. Read the comment docs.

@scpeters scpeters merged commit 5eefd3c into gazebosim:main Mar 1, 2022
@scpeters scpeters deleted the merge_6_7_all branch March 1, 2022 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel 🏢 edifice Ignition Edifice 🏯 fortress Ignition Fortress Gazebo 1️1️ Dependency of Gazebo classic version 11
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants