enviroment variable not updating with source
I'm running Jade on a Ubuntu 14.04 machine. I used ' rosws init ~/jade_workspace /opt/ros/jade' to create the workspace and then used source ' ~/jade_workspace/setup.bash ' to set the environment var but running echo $ROS_PACKAGE_PATH does not list that as a source. Though roscd takes me right to it. See screenshot of shell to see