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(rviz config): remove initial_pose_button_panel #4959

Conversation

YamatoAndo
Copy link
Contributor

@YamatoAndo YamatoAndo commented Sep 12, 2023

Description

#4848
rviz reports the following error:

[rviz2-74] [ERROR 1693558088.618417957] [rviz2]: PluginlibFactory: The plugin for class 'tier4_localization_rviz_plugin/InitialPose

This plugin was removed #4519.
So I will also remove tier4_localization_rviz_plugin/InitialPoseButtonPanel from the rviz cofings.

Tests performed

I have confirmed that no errors occur when launching RViz with each rviz config file.

like this.
ros2 run rviz2 rviz2 -d src/universe/autoware.universe/planning/obstacle_avoidance_planner/rviz/obstacle_avoidance_planner.rviz

Effects on system behavior

Not applicable.

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: yamato-ando <Yamato ANDO>
@github-actions github-actions bot added component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) labels Sep 12, 2023
@YamatoAndo YamatoAndo marked this pull request as ready for review September 12, 2023 06:24
@YamatoAndo YamatoAndo added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Sep 12, 2023
@YamatoAndo YamatoAndo enabled auto-merge (squash) September 12, 2023 06:25
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.14% ⚠️

Comparison is base (82006db) 15.80% compared to head (f164e09) 15.67%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4959      +/-   ##
==========================================
- Coverage   15.80%   15.67%   -0.14%     
==========================================
  Files        1580     1607      +27     
  Lines      109179   110114     +935     
  Branches    33646    33646              
==========================================
  Hits        17258    17258              
- Misses      73313    74248     +935     
  Partials    18608    18608              
Flag Coverage Δ *Carryforward flag
differential 17.39% <ø> (?)
total 15.80% <ø> (ø) Carriedforward from 82006db

*This pull request uses carry forward flags. Click here to find out more.

Files Changed Coverage Δ
...optimizer/src/static_centerline_optimizer_node.cpp 15.76% <ø> (ø)

... and 27 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@YamatoAndo YamatoAndo self-assigned this Sep 15, 2023
@YamatoAndo
Copy link
Contributor Author

@yukke42 @knzo25 Please review this PR about lidar_centerpoint.

@tkimura4 @taikitanaka3 @1222-takeshi Please review this PR about accel_brake_map_calibrator

Copy link
Contributor

@tkimura4 tkimura4 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@knzo25 knzo25 left a comment

Choose a reason for hiding this comment

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

LGTM

@YamatoAndo YamatoAndo merged commit afe8990 into autowarefoundation:main Sep 15, 2023
31 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants