Setting ROS2 log level in XML launch file
Hi I am using Ros2 Humble. I know how to set log level in python launch file. (Ex. arguments=['--ros-args', '--log-level', 'ERROR'])
I am trying to do the same in XML launch file. Can anyone help with this?
Thanks
Asked by apoorvcn47 on 2022-10-22 16:15:03 UTC
Comments