ROS
- ROS Electric full desktop: 
sudo apt-get install ros-fuerte-desktop-full
 - Arm navigation stack:  
sudo apt-get install ros-fuerte-arm-navigation
sudo apt-get install ros-fuerte-arm-navigation-experimental
 - OpenNI Kinect stack: 
sudo apt-get install ros-fuerte-openni-kinect
 
- ROS Electric full desktop: 
 reem_teleop
We need to get not only the source for this stack, but also the REEM model, and the packages to overlay. A rosinstall file is provided to automate this step. It can be found here.
The following is an example of a rosinstall invocation that downloads the code to ~/workspace and preserves the default ROS Fuerte setup:
rosinstall ~/workspace /opt/ros/fuerte https://raw.github.com/pal-robotics/pal-ros-pkg/fuerte/motion_retargetting.rosinstall