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

feat(logger-level-reconfigure): cherry-pick from awf/main #945

Merged
merged 5 commits into from
Oct 15, 2023

Conversation

TakaHoribe
Copy link

@TakaHoribe TakaHoribe commented Oct 15, 2023

Description

ログレベルを変更できるように(デバッグ用)

Tests performed

build & run psim

Effects on system behavior

None

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.

TakaHoribe and others added 4 commits October 16, 2023 00:02
autowarefoundation#5112)

* feat(logging_level_configure): add rviz plugin to change logging level

Signed-off-by: Takamasa Horibe <[email protected]>

* change file names

Signed-off-by: Takamasa Horibe <[email protected]>

* move initialization code from constructor to onInitialize

Signed-off-by: Takamasa Horibe <[email protected]>

* add maintainer

Signed-off-by: Takamasa Horibe <[email protected]>

* add maintainer

Signed-off-by: Takamasa Horibe <[email protected]>

* fix include

Signed-off-by: Takamasa Horibe <[email protected]>

---------

Signed-off-by: Takamasa Horibe <[email protected]>
… in runtime (autowarefoundation#5131)

* add logger_level_configure

Signed-off-by: Takamasa Horibe <[email protected]>

* add usage

Signed-off-by: Takamasa Horibe <[email protected]>

* fix spell

Signed-off-by: Takamasa Horibe <[email protected]>

* fix from reviewer comment

Signed-off-by: Takamasa Horibe <[email protected]>

---------

Signed-off-by: Takamasa Horibe <[email protected]>
…arefoundation#5146)

* add logger_level_configure

Signed-off-by: Takamasa Horibe <[email protected]>

* add usage

Signed-off-by: Takamasa Horibe <[email protected]>

* fix spell

Signed-off-by: Takamasa Horibe <[email protected]>

* fix from reviewer comment

Signed-off-by: Takamasa Horibe <[email protected]>

* feat(planning/control modules): enable logging_level_configure

Signed-off-by: Takamasa Horibe <[email protected]>

---------

Signed-off-by: Takamasa Horibe <[email protected]>
…smetic updates (autowarefoundation#5204)

* use node service

Signed-off-by: Takamasa Horibe <[email protected]>

* enable yaml configuration

Signed-off-by: Takamasa Horibe <[email protected]>

* update yaml loading

Signed-off-by: Takamasa Horibe <[email protected]>

* make it scrollable

Signed-off-by: Takamasa Horibe <[email protected]>

* change function order

Signed-off-by: Takamasa Horibe <[email protected]>

* change color for level

Signed-off-by: Takamasa Horibe <[email protected]>

* fix depend

Signed-off-by: Takamasa Horibe <[email protected]>

* Update common/tier4_logging_level_configure_rviz_plugin/src/logging_level_configure.cpp

Co-authored-by: Kosuke Takeuchi <[email protected]>

* Update common/tier4_logging_level_configure_rviz_plugin/src/logging_level_configure.cpp

---------

Signed-off-by: Takamasa Horibe <[email protected]>
Co-authored-by: Kosuke Takeuchi <[email protected]>
@TakaHoribe TakaHoribe merged commit 694b0ce into beta/v0.11.0 Oct 15, 2023
@TakaHoribe TakaHoribe deleted the x2-cp-logging-level-reconfigure branch October 15, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants