Skip to content
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 14 commits into from
Jan 18, 2022
Merged

Conversation

chapulina
Copy link
Contributor

➡️ Forward port

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

ahcorde and others added 14 commits November 23, 2021 09:36
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 chapulina requested a review from scpeters as a code owner January 15, 2022 03:19
@chapulina chapulina changed the title 6 arrow_right 7 (main) - as of StopWatch pybind11 6 ➡️ 7 (main) - as of StopWatch pybind11 Jan 15, 2022
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Jan 15, 2022
@codecov
Copy link

codecov bot commented Jan 15, 2022

Codecov Report

Merging #368 (5682b64) into main (53c35b4) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #368   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files          65       65           
  Lines        6131     6132    +1     
=======================================
+ Hits         6109     6110    +1     
  Misses         22       22           
Impacted Files Coverage Δ
include/ignition/math/Color.hh 100.00% <ø> (ø)
include/ignition/math/Vector3.hh 100.00% <ø> (ø)
include/ignition/math/Vector4.hh 100.00% <ø> (ø)
include/ignition/math/Vector2.hh 100.00% <100.00%> (ø)
src/Color.cc 100.00% <100.00%> (ø)

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 53c35b4...5682b64. Read the comment docs.

@chapulina chapulina merged commit 280c00b into main Jan 18, 2022
@chapulina chapulina deleted the chapulina/b0f3685_to_main branch January 18, 2022 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants