After an initial installation of all the development software, you get errors, mostly for missing libraries. For the different sensors you need specific Library software. You can find the libraries used in the AFSM software as a downloadable zip file in the software download part of the site.
Download this files to a place on your computer. Don't unzip the files.
 
When you need a specific library install the software:
 
LoadLibraries
 
The system will ask for the location of the zip file. After installation, chose option "refresh" from the Add library menu, and the library is ready for use. If the library is not in your sketch, you have to include the ".h" file. The includes come first in the Sketch.ino file. Most of the used libraries for the AFSM are already present.