1.2 管理环境变量
$ printenv | grep ROS$ source /opt/ros/indigo/setup.bash$ echo "source /opt/ros/indigo/setup.bash" >> ~/.bashrc$ source ~/.bashrcLast updated
$ printenv | grep ROS$ source /opt/ros/indigo/setup.bash$ echo "source /opt/ros/indigo/setup.bash" >> ~/.bashrc$ source ~/.bashrcLast updated