getting_started:install_and_setup_development_environment:use_on_host
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_host [2021/03/17 14:11] – ursgraf | getting_started:install_and_setup_development_environment:use_on_host [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Use on the Host ====== | ||
| - | Download the [[https:// | ||
| - | < | ||
| - | $ git clone https:// | ||
| - | $ git checkout host | ||
| - | $ cd eeros-project | ||
| - | </ | ||
| - | Edit the '' | ||
| - | < | ||
| - | use_simulator=true | ||
| - | use_comedi=false | ||
| - | use_ros=false | ||
| - | use_ros_setup_script=false | ||
| - | </ | ||
| - | |||
| - | This will build EEROS without the ROS examples. If you have ROS installed and want to build the ROS examples, change the '' | ||
| - | < | ||
| - | use_simulator=true | ||
| - | use_comedi=false | ||
| - | use_ros=true | ||
| - | use_ros_setup_script=true | ||
| - | |||
| - | ros_setup_script=/ | ||
| - | </ | ||
| - | The last line must point to your ROS installation path. In general this will be ''/ | ||
| - | |||
| - | Now you can run the '' | ||
| - | < | ||
| - | $ ./clone.sh | ||
| - | </ | ||
| - | After this you can continue with [[getting_started: | ||
getting_started/install_and_setup_development_environment/use_on_host.1615986711.txt.gz · Last modified: 2021/03/17 14:11 by ursgraf