Synthetic Worlds

Back to Sentinelle Homepage

The presented software is covered by the GNU General Public License.

Sentinelle :

Requirements

In order to use sentinelle you need first a computer that is able to provide some sensors (such as for example, the CPU temperature). Mainly, recent motherboards do. This is not the case with old i486 based computers. Then you will probably need Linux or any other system that provides the lm_sensors API, (for Linux the distribution you use does not really matters). Finally, you need a C++ compiler, make, lex (of flex), and yacc (or bison), things that come in standart in many Unixes.

Note that I do not actually propose any binary file. But, if the need exists, I will for the Linux/PC target. (In this case you don't need any of the C++ compiler, Lex, yacc, make and so on.)