-
Notifications
You must be signed in to change notification settings - Fork 650
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
feat(rviz_plugin): console meter is too large on the Rviz with FHD display, isn't it? #587
feat(rviz_plugin): console meter is too large on the Rviz with FHD display, isn't it? #587
Conversation
Codecov Report
@@ Coverage Diff @@
## main #587 +/- ##
========================================
- Coverage 9.57% 9.54% -0.03%
========================================
Files 939 939
Lines 58181 58355 +174
Branches 10638 10638
========================================
Hits 5570 5570
- Misses 47892 48066 +174
Partials 4719 4719
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report at Codecov.
|
@TakaHoribe Are you still working on this PR? |
@wep21 I didn't touch this PR recently but will make it. I would be appreciated if someone could help. |
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
now i'm taking it |
e64e113
to
6dc12a9
Compare
@wep21 @yukkysaito now it is ready for review |
…splay, isn't it? (autowarefoundation#587) * feat(tier4_planning/vehicle_plugin): make plugins size scalable Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove space Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * scaling Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
…splay, isn't it? (tier4#587) * feat(tier4_planning/vehicle_plugin): make plugins size scalable Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove space Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * scaling Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
…splay, isn't it? (tier4#587) * feat(tier4_planning/vehicle_plugin): make plugins size scalable Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove space Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * scaling Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
…splay, isn't it? (tier4#587) * feat(tier4_planning/vehicle_plugin): make plugins size scalable Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove space Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * scaling Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
…splay, isn't it? (tier4#587) * feat(tier4_planning/vehicle_plugin): make plugins size scalable Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove space Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * scaling Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
…0.8.1 feat(behavior_path_planner): use module status idle before approval and keep candiate running module when approved module succeed autowarefoundation#3928
Note: must be merged with autowarefoundation/autoware_launch#44
Description
I wanted to adjust the size of the plugins to our screen size.
I modified the default size so that these plugins are displayed at smaller sizes on a screen smaller than 4k.
Note: I'm not satisfied with my approach. (Although I hate the current size more.) Any better solution is welcome.
Now on FHD: Steering, you are not the main character.
With this PR. It's cool. Nice.
on 4k.
on FHD.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.