-
Notifications
You must be signed in to change notification settings - Fork 67
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 ign-math6 as of Vector NaN constants to main #308
Merged
scpeters
merged 10 commits into
gazebosim:main
from
scpeters:merge_6_nan_constants_to_main
Dec 17, 2021
Merged
Merge ign-math6 as of Vector NaN constants to main #308
scpeters
merged 10 commits into
gazebosim:main
from
scpeters:merge_6_nan_constants_to_main
Dec 17, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…im#220) * Adding %rename tag to interface files to match PEP8 * Applying alphasort to include and snake_case to variables Signed-off-by: Marcos Wagner <[email protected]>
Signed-off-by: Marcos Wagner <[email protected]> Signed-off-by: Franco Cipollone <[email protected]> Co-authored-by: Marcos Wagner <[email protected]> Co-authored-by: Franco Cipollone <[email protected]>
Signed-off-by: LolaSegura <[email protected]> Co-authored-by: Louise Poubel <[email protected]>
…m#224) Signed-off-by: AmrElsersy <[email protected]> Co-authored-by: Ashton Larkin <[email protected]> Co-authored-by: Steve Peters <[email protected]>
Signed-off-by: Marcos Wagner <[email protected]> * Kmeans_TEST.py: remove duplicate code Signed-off-by: Steve Peters <[email protected]> Co-authored-by: Franco Cipollone <[email protected]> Co-authored-by: Steve Peters <[email protected]>
* Adds scripting interface to Color and a python test. * Adds scripting interface to Spline and a python test. * Adds python support for operator[] and operator<< to the Color class. * Adds %rename tag to interface files in order to match pep-8 naiming style. Signed-off-by: LolaSegura <[email protected]> Co-authored-by: Steve Peters <[email protected]> Co-authored-by: Franco Cipollone <[email protected]>
…m#236) Signed-off-by: Jose Luis Rivero <[email protected]> Co-authored-by: Steve Peters <[email protected]>
…#222) Signed-off-by: Louise Poubel <[email protected]>
…nan_constants_to_main
Signed-off-by: Steve Peters <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #308 +/- ##
==========================================
+ Coverage 99.08% 99.27% +0.19%
==========================================
Files 66 67 +1
Lines 6004 6077 +73
==========================================
+ Hits 5949 6033 +84
+ Misses 55 44 -11
Continue to review full report at Codecov.
|
ahcorde
approved these changes
Dec 17, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
➡️ Forward port
Port
ign-math6
as of 0d884db (#222) tomain
Branch comparison: main...0d884db
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)