-
Notifications
You must be signed in to change notification settings - Fork 69
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
6 ➡️ 7 (main) - as of StopWatch pybind11 #368
Merged
Merged
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
Signed-off-by: ahcorde <ahcorde@gmail.com>
* Fix windows warnings in Vector2, 3 and 4 Signed-off-by: ahcorde <ahcorde@gmail.com> * Added feedback Signed-off-by: ahcorde <ahcorde@gmail.com>
…uctor (#298) Signed-off-by: Ashton Larkin <42042756+adlarkin@users.noreply.github.com>
* add color example Signed-off-by: youhy <haoyuan2019@outlook.com> * Update date of the license Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com> Signed-off-by: youhy <haoyuan2019@outlook.com> * add color tutorial Signed-off-by: youhy <haoyuan2019@outlook.com> * change to pass codecheck Signed-off-by: youhy <haoyuan2019@outlook.com> Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Ccreated wrappers for Vector2, 3 and 4 with pybind11 Signed-off-by: ahcorde <ahcorde@gmail.com> Co-authored-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: youhy <haoyuan2019@outlook.com>
Added Angle Pybind11 interface Signed-off-by: ahcorde <ahcorde@gmail.com>
Rand Pybind11 interface and examples
Helpers Pybind11 interface
Signed-off-by: ahcorde <ahcorde@gmail.com> Co-authored-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: ahcorde <ahcorde@gmail.com> Co-authored-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: ahcorde <ahcorde@gmail.com> Co-authored-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: ahcorde <ahcorde@gmail.com> Co-authored-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
chapulina
changed the title
6 arrow_right 7 (main) - as of StopWatch pybind11
6 ➡️ 7 (main) - as of StopWatch pybind11
Jan 15, 2022
Codecov Report
@@ Coverage Diff @@
## main #368 +/- ##
=======================================
Coverage 99.64% 99.64%
=======================================
Files 65 65
Lines 6131 6132 +1
=======================================
+ Hits 6109 6110 +1
Misses 22 22
Continue to review full report at Codecov.
|
ahcorde
approved these changes
Jan 17, 2022
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
ign-math6
as of b0f3685 tomain
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)