dfki-ric / pytransform3d

3D transformations for Python.
https://dfki-ric.github.io/pytransform3d/
Other
618 stars 65 forks source link

Uncertainty #229

Closed AlexanderFabisch closed 1 year ago

AlexanderFabisch commented 1 year ago

Features

TODO

Literature

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a695633) 100.00% compared to head (47b970e) 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-3 #229 +/- ## ============================================ Coverage 100.00% 100.00% ============================================ Files 22 25 +3 Lines 2155 2348 +193 Branches 250 264 +14 ============================================ + Hits 2155 2348 +193 ``` | [Impacted Files](https://codecov.io/gh/dfki-ric/pytransform3d/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric) | Coverage Δ | | |---|---|---| | [...ansform3d/transformations/\_transform\_operations.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC90cmFuc2Zvcm1hdGlvbnMvX3RyYW5zZm9ybV9vcGVyYXRpb25zLnB5) | `100.00% <ø> (ø)` | | | [pytransform3d/rotations/\_\_init\_\_.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9yb3RhdGlvbnMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [pytransform3d/rotations/\_conversions.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9yb3RhdGlvbnMvX2NvbnZlcnNpb25zLnB5) | `100.00% <100.00%> (ø)` | | | [pytransform3d/rotations/\_jacobians.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC9yb3RhdGlvbnMvX2phY29iaWFucy5weQ==) | `100.00% <100.00%> (ø)` | | | [pytransform3d/transformations/\_\_init\_\_.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC90cmFuc2Zvcm1hdGlvbnMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [pytransform3d/transformations/\_conversions.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC90cmFuc2Zvcm1hdGlvbnMvX2NvbnZlcnNpb25zLnB5) | `100.00% <100.00%> (ø)` | | | [pytransform3d/transformations/\_jacobians.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC90cmFuc2Zvcm1hdGlvbnMvX2phY29iaWFucy5weQ==) | `100.00% <100.00%> (ø)` | | | [pytransform3d/transformations/\_random.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC90cmFuc2Zvcm1hdGlvbnMvX3JhbmRvbS5weQ==) | `100.00% <100.00%> (ø)` | | | [pytransform3d/uncertainty.py](https://codecov.io/gh/dfki-ric/pytransform3d/pull/229?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric#diff-cHl0cmFuc2Zvcm0zZC91bmNlcnRhaW50eS5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dfki-ric)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.