Skip to content

Commit c1bce4a

Browse files
committed
final colorizing
1 parent fc5eb99 commit c1bce4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extras/ros-jazzy-gz-harmonic-install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,9 @@ sudo apt update && apt install -y \
9999
ros-$DIST-ros-gz
100100

101101
echo
102+
echo -e "\033[32m============================================================\033[0m"
102103
echo -e "\033[32mROS-Gazebo Framework Installation completed. Awesome! 🤘🚀 \033[0m"
103104
echo -e "Following command will set-up ROS environment variables to run it"
104105
echo -e "\033[95msource /opt/ros/jazzy/setup.bash\033[0m"
105106
echo -e "You may check ROS, and Gazebo version installed with \033[33mprintenv ROS_DISTRO\033[0m and \033[33mecho \$GZ_VERSION\033[0m"
107+
echo

0 commit comments

Comments
 (0)