image: remove unneeded ROS_DISTRO settings from .bashrc

This commit is contained in:
Oleg Kalachev
2020-06-10 23:25:57 +03:00
parent 3682e253a7
commit 91dd7799ef

View File

@@ -143,7 +143,6 @@ echo_stamp "Setup ROS environment"
cat << EOF >> /home/pi/.bashrc
LANG='C.UTF-8'
LC_ALL='C.UTF-8'
ROS_DISTRO='melodic'
export ROS_HOSTNAME=\`hostname\`.local
source /opt/ros/melodic/setup.bash
source /home/pi/catkin_ws/devel/setup.bash