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

Added ellipsoid python interface #946

Merged
merged 6 commits into from
Apr 15, 2022
Merged

Added ellipsoid python interface #946

merged 6 commits into from
Apr 15, 2022

Conversation

ahcorde
Copy link
Collaborator

@ahcorde ahcorde commented Apr 6, 2022

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

🎉 New feature

This PR is part of this meta ticket #931

Require gazebosim/gz-math#404

Summary

Added Ellipsoid Python interface

Test it

from sdformat import Ellipsoid

ellipsoid = Ellipsoid()

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 and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde added needs upstream release Blocked by a release of an upstream library scripting Scripting interfaces to Ignition labels Apr 6, 2022
@ahcorde ahcorde self-assigned this Apr 6, 2022
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Apr 6, 2022
@scpeters scpeters merged commit 6ca5055 into main Apr 15, 2022
@scpeters scpeters deleted the ahcorde/python/ellipsoid branch April 15, 2022 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden mujoco needs upstream release Blocked by a release of an upstream library scripting Scripting interfaces to Ignition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants