Affordance imitation/Archive

From ISRWiki
Jump to navigation Jump to search

Old setup at vislab repository

Requirements

From source

Do not forget to add the build directory of the demoAffv3 to your PATH variable.

 export PATH=$PATH:~/workspace/vislab/prj/poeticon++/demoaffv3/build

Build

Checkout the project from the Vislab's repository:

 svn co svn://svn.isr.ist.utl.pt/vislab

Compile the project:

 cd vislab/prj/poeticon++/demoaffv3
 mkdir build; cd build
 cmake ..
 make

Verify that the build reached 100% and that you have all of the following binaries:

 affordanceController       
 behaviorController             
 attentionSelection               
 effectDetector  
 blobDescriptor      
 edisonSegmenter
 controlGaze