Skip to content

Commit b9dd381

Browse files
committed
minor fix
1 parent 22864c1 commit b9dd381

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,6 @@ echo -e "\033[32mROS-Gazebo Framework Installation completed. Awesome! 🤘🚀
110110
echo -e "Following command will set-up ROS-Gazebo environment variables to run it"
111111
echo -e "\033[95msource /opt/ros/jazzy/setup.bash\033[0m"
112112
echo -e "\033[95msource /opt/gazebo/install/setup.bash\033[0m"
113+
echo -e "\033[95mexport PYTHONPATH=\$PYTHONPATH:/opt/gazebo/install/lib/python\033[0m"
113114
echo -e "You may check ROS, and Gazebo version installed with \033[33mprintenv ROS_DISTRO\033[0m and \033[33mecho \$GZ_VERSION\033[0m"
114115
echo

0 commit comments

Comments
 (0)