Skip to content

Resolve "Check & Fix ROS LOGs verbosity"

shibohan requested to merge 151-check-fix-ros-logs-verbosity into master
  • Change logs that user don't need to see to debug level
  • Fix verbosity change command. Note: each verbosity change command will only apply to running nodes. If a new node is launched after the change, you will need to issue the verbosity change command again.

DRONEOA Merge Request Submission Checklist

NOTE: DO NOT EDIT TEXT BELOW BEFORE CREATING YOUR MERGE REQUEST!

  • I have ensured my commit message includes explanation and description of the fix/change

  • I have updated any documentation related to any changes in this request. (e.g. wiki page, Doxygen comments)

  • If the change crosses multiple repos, the link is provided and both requests need to be approved before merge.

  • I have built and tested this change locally.

  • I have ensured that no copyright resources are used without reference. (Depends on resource policy)

  • I have ensured that the merge request is correctly labeled

  • I will squash commits on merge

  • I will change labels for both Issue(s) and merge request(s) to MERGED after merge

Closes #151 (closed)

Edited by shibohan

Merge request reports

Loading