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

chore(mission_planner): use RCLCPP_DEBUG for debug printing #6024

Conversation

takayuki5168
Copy link
Contributor

@takayuki5168 takayuki5168 commented Jan 7, 2024

Description

Use RCLCPP_DEBUG instead of RCLCPP_INFO for the debug printing in the mission_planner package.

Tests performed

psim

Effects on system behavior

Nothing

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: Takayuki Murooka <takayuki5168@gmail.com>
@takayuki5168 takayuki5168 added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 7, 2024
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jan 7, 2024
@takayuki5168 takayuki5168 marked this pull request as ready for review January 7, 2024 09:14
@takayuki5168
Copy link
Contributor Author

@isamu-takagi Please approve the PR if you agree with the change.

@takayuki5168 takayuki5168 enabled auto-merge (squash) January 7, 2024 09:24
Copy link

codecov bot commented Jan 7, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (eb09f68) 15.22% compared to head (15c13ed) 15.22%.

Files Patch % Lines
...n_planner/src/lanelet2_plugins/default_planner.cpp 0.00% 0 Missing and 1 partial ⚠️
...on_planner/src/mission_planner/mission_planner.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6024   +/-   ##
=======================================
  Coverage   15.22%   15.22%           
=======================================
  Files        1751     1751           
  Lines      120898   120898           
  Branches    36778    36778           
=======================================
  Hits        18407    18407           
  Misses      81813    81813           
  Partials    20678    20678           
Flag Coverage Δ *Carryforward flag
differential 12.14% <0.00%> (?)
total 15.22% <ø> (+<0.01%) ⬆️ Carriedforward from eb09f68

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

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

@takayuki5168 takayuki5168 merged commit f4ea429 into autowarefoundation:main Jan 7, 2024
36 of 37 checks passed
@takayuki5168 takayuki5168 deleted the chore/mission-planning-set-to-debug branch January 7, 2024 11:13
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 26, 2024
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 28, 2024
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 28, 2024
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (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.

2 participants