Skip to content

Instantly share code, notes, and snippets.

@umhan35
Created March 27, 2019 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save umhan35/e4737a19f14ce6bec6210709a355cd20 to your computer and use it in GitHub Desktop.
Save umhan35/e4737a19f14ce6bec6210709a355cd20 to your computer and use it in GitHub Desktop.
ros

export ROSCONSOLE_FORMAT='[${severity}] [${time}] [${function}]: ${message}'

change to debug

cp /opt/ros/melodic/share/ros/config/rosconsole.config ~/rosconsole.config

export ROSCONSOLE_CONFIG_FILE=~/rosconsole.config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment