Skip to content

Added Polynomial3 Python interface#451

Merged
ahcorde merged 11 commits intoign-math6from
ahcorde/python/polynomial3
Jul 12, 2022
Merged

Added Polynomial3 Python interface#451
ahcorde merged 11 commits intoign-math6from
ahcorde/python/polynomial3

Conversation

@ahcorde
Copy link
Copy Markdown
Contributor

@ahcorde ahcorde commented Jul 5, 2022

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

🎉 New feature

Closes #394
Depends on #449

Summary

Added Polynomial3 Python interface

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • 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.

hidmic and others added 8 commits July 4, 2022 09:51
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>

Co-authored-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Louise Poubel <louise@openrobotics.org>

Co-authored-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Alejandro Hernández <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde self-assigned this Jul 5, 2022
Signed-off-by: ahcorde <ahcorde@gmail.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 5, 2022

Codecov Report

Merging #451 (d7a04ba) into ign-math6 (758d09e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           ign-math6     #451   +/-   ##
==========================================
  Coverage      99.68%   99.68%           
==========================================
  Files             73       73           
  Lines           6901     6901           
==========================================
  Hits            6879     6879           
  Misses            22       22           

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 758d09e...d7a04ba. Read the comment docs.

@ahcorde ahcorde added 🏰 citadel Ignition Citadel 🏯 fortress Ignition Fortress labels Jul 5, 2022
@chapulina chapulina added the scripting Scripting interfaces to Ignition label Jul 5, 2022
Base automatically changed from ahcorde/python/interval to ign-math6 July 11, 2022 07:27
@adityapande-1995
Copy link
Copy Markdown
Contributor

@ahcorde could you please resolve the conflicts ?

@ahcorde
Copy link
Copy Markdown
Contributor Author

ahcorde commented Jul 12, 2022

@ahcorde could you please resolve the conflicts ?

@adityapande-1995 Done d61f3d3

@ahcorde ahcorde merged commit 407afa6 into ign-math6 Jul 12, 2022
@ahcorde ahcorde deleted the ahcorde/python/polynomial3 branch July 12, 2022 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏰 citadel Ignition Citadel 🏯 fortress Ignition Fortress scripting Scripting interfaces to Ignition

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add Polynomial3 class Python wrapper

5 participants