User Tools

Site Tools


getting_started:install_and_setup_development_environment:use_with_comedi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
getting_started:install_and_setup_development_environment:use_with_comedi [2019/10/16 08:50] grafgetting_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 with [[http://www.comedi.org/|comedi]]. [[http://www.comedi.org/|comedi]] stands for linux control and measurement device interface. It is a collection of drivers for a variety of common data acquisition plug-in boards.  
- 
-As a first step install comedi, see [[http://www.comedi.org/]]. Next, fetch the [[https://github.com/eeros-project/eeros-build-scripts.git|EEROS scripts]] with 
-<code> 
-$ git clone https://github.com/eeros-project/eeros-build-scripts.git eeros-project 
-$ cd eeros-project 
-</code> 
-Edit the file ''config.sh.in'' as follows 
-<code> 
-use_simulator=false 
-use_flink=false 
-use_bbblue=false 
-use_comedi=true 
-use_ros=false 
-use_custom_application=true 
-</code> 
-Setting the last entry to //true// will fetch an existing application from a git repository. Per default this will will be [[https://github.com/eeros-project/simple-motor-control.git]].  
- 
-Now you can run the ''clone'' script  
-<code> 
-$ ./clone.sh 
-</code> 
- 
-After this you can continue with [[getting_started:compile_eeros|]]. 
  
getting_started/install_and_setup_development_environment/use_with_comedi.1571208630.txt.gz · Last modified: 2019/10/16 08:50 by graf