Skip to content

Commit

Permalink
more precise doc + symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
DFred committed Apr 5, 2012
1 parent 11c3b82 commit 17eb861
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
5 changes: 3 additions & 2 deletions RATIONALE
Expand Up @@ -5,9 +5,10 @@ common/ scripts, configuration and miscelaneous files for the project
experiments/ experiments and results experiments/ experiments and results
extern/ embedded dependencies extern/ embedded dependencies
HMS/ High-level Management System folder HMS/ High-level Management System folder
HMS/control/ modules for the concept learning part (from Joachim's repository) HMS/control/ and
HMS/cogmod/ modules for concept learning from Joachim's repository
RAS/ Robotic Animation System folder RAS/ Robotic Animation System folder
RAS/eyes/ eye animation engine (currently a place holder since eye animation is handled by face) RAS/eyes/ eye animation engine (place holder since eyes handled by face)
RAS/face/ facial animation engine(s) RAS/face/ facial animation engine(s)
RAS/spine/ includes thorax, neck and head movements RAS/spine/ includes thorax, neck and head movements
RAS/vision/ image sensor and processing classes RAS/vision/ image sensor and processing classes
Expand Down
10 changes: 5 additions & 5 deletions README
Expand Up @@ -29,11 +29,11 @@ Requirements (In this order):
http://newcenturycomputers.net/ http://newcenturycomputers.net/
projects/download.cgi/Readline-1.7.win32-py2.6.exe) projects/download.cgi/Readline-1.7.win32-py2.6.exe)


If you wish to use the vision module, change to the extern folder, then get If you wish to use the vision module, you need pyvision.
pyvision svn at https://pyvision.svn.sourceforge.net/svnroot/pyvision/trunk . To set this up properly, change to the extern folder, then get pyvision svn:
This requires: svn co https://pyvision.svn.sourceforge.net/svnroot/pyvision/trunk pyvision-svn
- PIL for Python (http://www.pythonware.com/products/pil/)
- SciPy for Python (http://www.scipy.org/Download) The symlink extern/pyvision is already provided and points to pyvision sources.




Running the software: Running the software:
Expand Down
1 change: 1 addition & 0 deletions extern/pyvision

0 comments on commit 17eb861

Please sign in to comment.