-
Notifications
You must be signed in to change notification settings - Fork 276
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
Add light intensity field to ComponentInspector #670
Conversation
Signed-off-by: Atharva Pusalkar <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you for the contribution!
Do you mind to add the intensity to the Plotting plugin ?
Signed-off-by: Atharva Pusalkar <[email protected]>
@osrf-jenkins retest this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Waiting CI
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR!
@osrf-jenkins retest this please |
These tests are failing on macOS catalina:
|
Thank you for the contribution @atharva-18 |
Signed-off-by: Atharva Pusalkar [email protected]
🎉 New feature
Closes #637
Summary
I have added light intensity field to the ComponentInspector. Changes were also made to
RenderUtil.cc
andUserCommands.cc
to set the light intensity value.Here's a demo:
Test it
You can test the feature by running
ign gazebo examples/worlds/lights.sdf
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge