getting_started:install_and_setup_development_environment:use_with_comedi
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| getting_started:install_and_setup_development_environment:use_with_comedi [2019/10/16 08:44] – graf | getting_started:install_and_setup_development_environment:use_with_comedi [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Use with Comedi ====== | ||
| - | The following is a step-by-step procedure to get started using EEROS on the [[https:// | ||
| - | |||
| - | As cross tool chain, the **arm-linux-gnueabihf-gcc-4.9** is needed. It is recommended to use a Ubuntu 16.04 as host operating system, since this packet is available in the default repositories. | ||
| - | If a Linux host is used in a virtual machine, a [[https:// | ||
| - | |||
| - | Fetch the [[https:// | ||
| - | < | ||
| - | $ git clone https:// | ||
| - | $ cd eeros-project | ||
| - | </ | ||
| - | Edit the file '' | ||
| - | < | ||
| - | use_simulator=false | ||
| - | use_flink=false | ||
| - | use_bbblue=false | ||
| - | use_comedi=true | ||
| - | use_ros=false | ||
| - | use_custom_application=true | ||
| - | </ | ||
| - | Setting the last entry to //true// will fetch an existing application from a git repository. Per default this will will be [[https:// | ||
| - | |||
| - | Now you can run the '' | ||
| - | < | ||
| - | $ ./clone.sh | ||
| - | </ | ||
| - | |||
| - | After this you can continue with [[getting_started: | ||
getting_started/install_and_setup_development_environment/use_with_comedi.1571208244.txt.gz · Last modified: 2019/10/16 08:44 by graf