Skip to content

Commit

Permalink
Install configures ROS to show more useful information in roslaunch
Browse files Browse the repository at this point in the history
  • Loading branch information
blegas78 committed Oct 5, 2023
1 parent 40fc264 commit 25fbd75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/installROSNoetic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,6 @@ source /opt/ros/noetic/setup.bash
#echo "source /opt/ros/melodic/setup.bash" >> ~/.bashrc
echo "source /opt/ros/noetic/setup.bash" >> ~/.bashrc

echo "export ROSCONSOLE_FORMAT='"'[${severity}] - ${node}: [${time}] ${message}'"'" >> ~/.bashrc

echo "----------------------------"

0 comments on commit 25fbd75

Please sign in to comment.