environment variable 'ROS_ENV_LOADER' is not set
Hello all,
When I tried to launch "roslaunch pr2_gripper_sensor_action pr2_gripper_sensor_actions.launch", I got the following error:
while processing /opt/ros/fuerte/stacks/pr2_common/pr2_machine/pr2.machine:
environment variable 'ROS_ENV_LOADER' is not set.
Machine xml is <machine address="c2" env-loader="$(env ROS_ENV_LOADER)" name="c2"/>
I have no idea how to deal with that problem. Could anyone help me out?
Thank you.