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

Fixed material colors for Ackermann SDF files #703

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

jennuine
Copy link
Contributor

Signed-off-by: Jenn Nguyen jenn@openrobotics.org

🦟 Bug fix

Summary

There were several Ackermann SDF files that had invalid material color components (e.g., <diffuse>11 11 11</diffuse>). With the new changes from gazebosim/sdformat#519, this will fail. These invalid color components have been replaced with 1 1 1.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge

Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
@jennuine jennuine requested a review from azeey March 24, 2021 03:59
@jennuine jennuine requested a review from chapulina as a code owner March 24, 2021 03:59
@github-actions github-actions bot added the 🏢 edifice Ignition Edifice label Mar 24, 2021
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

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

That's 11 times white!

@chapulina chapulina added beta Targeting beta release of upcoming collection bug Something isn't working labels Mar 24, 2021
@chapulina
Copy link
Contributor

Our Windows CI has a long queue right now. Since this shouldn't affect Windows, I cancelled that build. Merging with the current results!

@chapulina chapulina merged commit 314025f into main Mar 24, 2021
@chapulina chapulina deleted the jennuine/material_colors branch March 24, 2021 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Targeting beta release of upcoming collection bug Something isn't working 🏢 edifice Ignition Edifice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants