Skip to content

Modified cmake target name for Ruby interfaces#285

Merged
ahcorde merged 1 commit intoign-math6from
ahcorde/cmake/ruby_swig
Nov 23, 2021
Merged

Modified cmake target name for Ruby interfaces#285
ahcorde merged 1 commit intoign-math6from
ahcorde/cmake/ruby_swig

Conversation

@ahcorde
Copy link
Copy Markdown
Contributor

@ahcorde ahcorde commented Nov 22, 2021

Signed-off-by: ahcorde ahcorde@gmail.com

🦟 Bug fix

this PR blocks this other PR https://github.com/ignitionrobotics/ign-math/pull/280/files

pybind11 requires to call the target with the same name of the exported module. We would like to use import gazebo.math with Python interfaces. We are using this target name for the Ruby SWIG modules, SWIG allows to set some variable to call the module with the desired name.

This is just a change of the target name should not affect behaviour.

Summary

Checklist

  • Signed all commits for DCO
  • Added tests
  • 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

Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde requested a review from scpeters as a code owner November 22, 2021 22:38
@ahcorde ahcorde self-assigned this Nov 22, 2021
@ahcorde ahcorde mentioned this pull request Nov 22, 2021
8 tasks
@github-actions github-actions bot added Gazebo 1️1️ Dependency of Gazebo classic version 11 🌱 garden Ignition Garden 🏢 edifice Ignition Edifice 🏯 fortress Ignition Fortress 🏰 citadel Ignition Citadel 🔮 dome Ignition Dome labels Nov 22, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 22, 2021

Codecov Report

Merging #285 (49cfaf8) into ign-math6 (5201e53) will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           ign-math6     #285      +/-   ##
=============================================
+ Coverage      99.41%   99.65%   +0.23%     
=============================================
  Files             67       67              
  Lines           6374     6359      -15     
=============================================
  Hits            6337     6337              
+ Misses            37       22      -15     
Impacted Files Coverage Δ
include/ignition/math/Vector3.hh 100.00% <0.00%> (+1.15%) ⬆️
include/ignition/math/Vector4.hh 100.00% <0.00%> (+4.42%) ⬆️

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 5201e53...49cfaf8. Read the comment docs.

@ahcorde ahcorde merged commit a4aa7d8 into ign-math6 Nov 23, 2021
@ahcorde ahcorde deleted the ahcorde/cmake/ruby_swig branch November 23, 2021 08:36
scpeters pushed a commit to scpeters/gz-math that referenced this pull request Dec 22, 2021
Signed-off-by: ahcorde <ahcorde@gmail.com>
scpeters pushed a commit to scpeters/gz-math that referenced this pull request Jan 10, 2022
Signed-off-by: ahcorde <ahcorde@gmail.com>
scpeters pushed a commit that referenced this pull request Jan 10, 2022
Signed-off-by: ahcorde <ahcorde@gmail.com>
@osrf-triage
Copy link
Copy Markdown

This pull request has been mentioned on Gazebo Community. There might be relevant details there:

https://community.gazebosim.org/t/new-ignition-releases-2022-03-01-citadel-edifice-fortress/1313/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏰 citadel Ignition Citadel 🔮 dome Ignition Dome 🏢 edifice Ignition Edifice 🏯 fortress Ignition Fortress 🌱 garden Ignition Garden Gazebo 1️1️ Dependency of Gazebo classic version 11

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants