-
Notifications
You must be signed in to change notification settings - Fork 70
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 6 -> 7 as of pybind11 GaussMarkovProcess #379
Conversation
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]> Signed-off-by: Louise Poubel <[email protected]> Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]> Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]> Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]> Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Alejandro Hernández <[email protected]> Signed-off-by: Louise Poubel <[email protected]> Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: ahcorde <[email protected]> Signed-off-by: Louise Poubel <[email protected]> Co-authored-by: Louise Poubel <[email protected]>
This replaces deprecated method names with the new names. Signed-off-by: Steve Peters <[email protected]>
This replaces deprecated method names with the new names. Signed-off-by: Steve Peters <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #379 +/- ##
=======================================
Coverage 99.63% 99.63%
=======================================
Files 65 65
Lines 6111 6111
=======================================
Hits 6089 6089
Misses 22 22 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we have a warning related with Quaternion<int>
I don't know if does make sense or not to have a class like this. Few can only represents with this class a few angles.
Originally from gazebosim#361. Signed-off-by: Steve Peters <[email protected]>
I agree it doesn't make much sense, but it might be needed for I've cherry-picked the fix for the warning from part of #361 |
➡️ Forward port
Port ign-math6 to main as of #315.
Branch comparison: main...7717f49
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)