We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e29419 commit 379f197Copy full SHA for 379f197
ros1/setup
@@ -20,3 +20,6 @@ fi
20
# shellcheck disable=SC2016
21
ROSCONSOLE_FORMAT='[${severity}][${node}][${time}]: ${message}'
22
export ROSCONSOLE_FORMAT
23
+
24
+DISABLE_ROS1_EOL_WARNINGS=true
25
+export DISABLE_ROS1_EOL_WARNINGS
0 commit comments