getting_started:install_and_setup_development_environment:use_on_bbb
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_on_bbb [2021/03/23 07:29] – ursgraf | getting_started:install_and_setup_development_environment:use_on_bbb [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Use on a Beaglebone Blue Board ====== | ||
- | The following is a step-by-step procedure to get started using EEROS on the [[https:// | ||
- | |||
- | ===== Prerequisites ===== | ||
- | |||
- | - On the host, you have to fetch the cross development SDK for the Beaglebone blue from [[https:// | ||
- | - Make sure to have the newest image from our download section [[https:// | ||
- | |||
- | ---- | ||
- | |||
- | Fetch the [[https:// | ||
- | < | ||
- | $ git clone https:// | ||
- | $ cd eeros-project | ||
- | </ | ||
- | Edit the file '' | ||
- | < | ||
- | use_simulator=false | ||
- | use_flink=false | ||
- | use_bbblue=true | ||
- | use_comedi=false | ||
- | use_ros=false | ||
- | use_can=false | ||
- | use_custom_application=true | ||
- | use_cross_compilation_environment=true | ||
- | use_ros_setup_script=false | ||
- | </ | ||
- | |||
- | The entry '' | ||
- | * downloading the SDK from [[https:// | ||
- | * installing the SDK as described in [[https:// | ||
- | |||
- | Edit the file '' | ||
- | < | ||
- | environment_setup_script=/ | ||
- | </ | ||
- | This will guide your make script to use the SDK. Make sure that the above path matches your installation path. | ||
- | |||
- | Setting the entry '' | ||
- | |||
- | |||
- | |||
- | Now you can run the '' | ||
- | < | ||
- | $ ./clone.sh | ||
- | </ | ||
- | |||
- | |||
- | After this you can continue with [[getting_started: | ||
- | |||
getting_started/install_and_setup_development_environment/use_on_bbb.1616480991.txt.gz · Last modified: 2021/03/23 07:29 by ursgraf