Monty FT
From Healthcare Robotics Wiki
For ROS Electric to launch the PR2 properly, you must put the following two lines into your bashrc to load the force torque sensors.
export ROS_PACKAGE_PATH=/u/kelsey/svn/ft_electric/pr2_ethercat_drivers:$ROS_PACKAGE_PATH export ROS_PACKAGE_PATH=/u/kelsey/svn/ft_electric/pr2_robot:$ROS_PACKAGE_PATH