Skip to content

Sum normalized functions#140

Merged
chapulina merged 6 commits intogazebosim:ign-math6from
luccosta:sum-normalized-functions
Aug 1, 2020
Merged

Sum normalized functions#140
chapulina merged 6 commits intogazebosim:ign-math6from
luccosta:sum-normalized-functions

Conversation

@luccosta
Copy link
Copy Markdown
Contributor

Resolves #71 .

This implements the functions Sum() and Normalized() in Vector4 API.

It enables:

T sumResult = vec4.Sum();
Vector4 normalVec = vec4.Normalized();

luccosta added 2 commits July 22, 2020 19:41
Signed-off-by: Lucas Fernando <lucas.costa@ee.ufcg.edu.br>
Signed-off-by: Lucas Fernando <lucas.costa@ee.ufcg.edu.br>
@luccosta luccosta requested a review from scpeters as a code owner July 23, 2020 00:27
@chapulina chapulina added enhancement New feature or request 🏰 citadel Ignition Citadel 📜 blueprint Ignition Blueprint 🔮 dome Ignition Dome labels Jul 23, 2020
@chapulina chapulina requested a review from mjcarroll July 27, 2020 18:28
Copy link
Copy Markdown

@mjcarroll mjcarroll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but there are some conflicts to resolve before it can land.

@luccosta
Copy link
Copy Markdown
Contributor Author

@mjcarroll conflict resolved.

@mjcarroll
Copy link
Copy Markdown

Failing Bionic CI is currently expected because of ongoing infrastructure improvements.

@luccosta
Copy link
Copy Markdown
Contributor Author

@mjcarroll is normal that ignition_math-abichecker-any_to_any-ubuntu_auto-amd64 and ignition_math-ci-pr_any-ubuntu_auto-amd64 still running?

@mjcarroll
Copy link
Copy Markdown

@mjcarroll is normal that ignition_math-abichecker-any_to_any-ubuntu_auto-amd64 and ignition_math-ci-pr_any-ubuntu_auto-amd64 still running?

Not necessarily "normal", but you can check the build queue at build.osrfoundation.org, you can see that it is a bit backed up at the moment.

Signed-off-by: Lucas Fernando <lucas.costa@ee.ufcg.edu.br>
@chapulina chapulina merged commit 68f1418 into gazebosim:ign-math6 Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📜 blueprint Ignition Blueprint 🏰 citadel Ignition Citadel 🔮 dome Ignition Dome enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants