strands-project / fremen

Other
10 stars 32 forks source link

Independent FreMEn action server #8

Closed gestom closed 9 years ago

gestom commented 9 years ago

The FremenServer is a tool for prediction of binary states based on non-uniform, incremental Fourier Transform. It uses frequency spectrum analysis to identify reoccuring patterns in temporal sequences of binary states and represents the probability of these states in an analythical form as a combination of harmonic functions. This allows to learn long-term dynamics of the environment and use the learned experience to predict states of the world models used in mobile robotics.

marc-hanheide commented 9 years ago

Jenkins report a missing file here:

Building CXX object monitored_vcs/FremenServer/CMakeFiles/fremenserver.dir/src/fremenserver.cpp.o
/var/lib/jenkins/workspace/pr-hydro-fremen/monitored_vcs/FremenServer/src/fremenserver.cpp:5:39: fatal error: fremenserver/FremenAction.h: No such file or directory

from https://lcas.lincoln.ac.uk/jenkins/job/pr-hydro-fremen/1/console

gestom commented 9 years ago

retest this please