User Tools

Site Tools


getting_started:install_and_setup_development_environment

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
Next revisionBoth sides next revision
getting_started:install_and_setup_development_environment [2019/04/25 11:35] – [Getting the Sources with a Script] grafgetting_started:install_and_setup_development_environment [2019/04/25 11:37] – [Getting the Scripts] graf
Line 15: Line 15:
 ===== Getting the Sources with a Script ===== ===== Getting the Sources with a Script =====
 Setting up the correct way of compiling EEROS can be quite cumbersome. We strongly recommend to use our scripts. What to you want to do with EEROS? Setting up the correct way of compiling EEROS can be quite cumbersome. We strongly recommend to use our scripts. What to you want to do with EEROS?
-  * Run some examples, use the simulator, use with ROS / flink / comedi → see below [[getting_started:install_and_setup_development_environment#getting_the_scripts|]]+  * Run some examples, use the simulator, use with ROS / flink / comedi → see below [[getting_started:install_and_setup_development_environment#getting_the_scripts|Getting the Scripts]]
   * Use it on the BeagleBone blue board → see [[https://wiki.ntb.ch/infoportal/software/linux/beagleboneblue]]   * Use it on the BeagleBone blue board → see [[https://wiki.ntb.ch/infoportal/software/linux/beagleboneblue]]
   * Use it on the cb20 board with flink → see [[https://wiki.ntb.ch/infoportal/embedded_systems/imx6/cb]]   * Use it on the cb20 board with flink → see [[https://wiki.ntb.ch/infoportal/embedded_systems/imx6/cb]]
Line 34: Line 34:
 $ ./clone.sh $ ./clone.sh
 </code> </code>
 +After this you can continue with [[getting_started:compile_eeros|]].
  
 ===== Getting the Sources Manually ===== ===== Getting the Sources Manually =====