Skip to content

Commit

Permalink
Revert "Add launch args for DEBUG log"
Browse files Browse the repository at this point in the history
This reverts commit 364084e.
  • Loading branch information
maxime-clem authored and takayuki5168 committed Sep 15, 2023
1 parent 18173d0 commit bdb226e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ def launch_setup(context, *args, **kwargs):
motion_velocity_smoother_param,
behavior_velocity_smoother_type_param,
],
arguments=['--ros-args', '--log-level', 'debug', '--log-level', 'rcl:=INFO'],
prefix="konsole -e gdb -ex run --args",
# extra_arguments=[{"use_intra_process_comms": LaunchConfiguration("use_intra_process")}],
)
Expand Down

0 comments on commit bdb226e

Please sign in to comment.