User Tools

Site Tools


getting_started:install_and_setup_development_environment:use_on_host

This is an old revision of the document!


Use on the Host

Download the EEROS scripts with

$ git clone https://github.com/eeros-project/eeros-build-scripts.git eeros-project
$ cd eeros-project

Edit the config.sh.in file as follows

use_simulator=true
use_flink=false
use_bbblue=false
use_comedi=false
use_ros=false
use_can=false
use_custom_application=false

Now you can run the clone script

$ ./clone.sh

After this you can continue with Compile.

getting_started/install_and_setup_development_environment/use_on_host.1591265020.txt.gz · Last modified: 2020/06/04 12:03 by ursgraf