-
Notifications
You must be signed in to change notification settings - Fork 41
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
Using icon to display robot #809
Conversation
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Signed-off-by: angatupyry <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #809 +/- ##
==========================================
- Coverage 50.89% 50.77% -0.13%
==========================================
Files 281 281
Lines 7109 7128 +19
Branches 952 977 +25
==========================================
+ Hits 3618 3619 +1
- Misses 3348 3366 +18
Partials 143 143
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: angatupyry <[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.
Thanks for putting this together, @Angatupyry! Unfortunately I don't see the scale reflected properly when I pull in assets from rmf_demos_dashboard_resources, it is currently scaling according to DEFAULT_ROBOT_SCALE
.
I've been testing with the dashboard resources from open-rmf/rmf_demos#196, let me know if my json is malformed
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.
I think I found the issue!
edit: With the deployment issues we faced, could you help test in Microsoft Edge and without network connectivity too?
Signed-off-by: angatupyry <[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.
Thanks for fixing it! LGTM
* Render image if robot icon exists Signed-off-by: angatupyry <[email protected]> * Add scale to robot resource Signed-off-by: angatupyry <[email protected]> * Using scale if exists in resource Signed-off-by: angatupyry <[email protected]> * Make waypoints transparent Signed-off-by: angatupyry <[email protected]> * Adjust text according to its length Signed-off-by: angatupyry <[email protected]> * Remove hasOwn property control Signed-off-by: angatupyry <[email protected]> --------- Signed-off-by: angatupyry <[email protected]> (cherry picked from commit db60f9c) Signed-off-by: Aaron Chong <[email protected]>
What's new
Self-checks
Discussion