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

Fix out of range values for sdf compliance #22

Merged
merged 3 commits into from
Apr 7, 2021

Conversation

luca-della-vedova
Copy link
Member

Bug fix

Fixed bug

The values for TeleportDispenser and TeleportIngestor ambient and diffuse are outside of the [0.0 - 1.0] range which is against the specification and causes runtime errors since sdformat11.

Fix applied

Changed the colors to a neutral grey in the range of [0.0 - 1.0]

Signed-off-by: Luca Della Vedova <luca@openrobotics.org>
Copy link
Member

@youliangtan youliangtan left a comment

Choose a reason for hiding this comment

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

LGTM!

@youliangtan youliangtan self-requested a review April 5, 2021 09:46
@luca-della-vedova luca-della-vedova merged commit c921e39 into main Apr 7, 2021
@luca-della-vedova luca-della-vedova deleted the fix/sdf_compliance branch April 7, 2021 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants