Setting up ROS, where to put environment variable?
Hi,
Where should I place the following in Ubuntu 12.04? export ROS_PACKAGE_PATH=~/catkin_ws:$ROS_PACKAGE_PATH
I want to launch this everytime so that I can just use roscd beginner_tutorials everytime.
Thanks.