getting_started:deploy:deploy_bbb
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| getting_started:deploy:deploy_bbb [2021/03/29 16:46] – [Running your Application which is a ROS Node] ursgraf | getting_started:deploy:deploy_bbb [2023/04/13 10:37] (current) – [Deploying] ursgraf | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Preparations ===== | ===== Preparations ===== | ||
| + | |||
| + | Fetch the [[https:// | ||
| + | $ git clone https:// | ||
| + | $ cd eeros-build-scripts | ||
| + | $ git checkout sdk_bbb | ||
| + | </ | ||
| The file '' | The file '' | ||
| Line 10: | Line 16: | ||
| target_application_folder=/ | target_application_folder=/ | ||
| </ | </ | ||
| - | Now, make sure that the directory /opt/eeros/ exists on the target. If not, ssh into the board with < | + | |
| - | $ ssh ost@192.168.7.2 | + | |
| - | </ | + | |
| - | For credentials see [[https:// | + | |
| ===== Deploying ===== | ===== Deploying ===== | ||
| Line 19: | Line 23: | ||
| Next, edit '' | Next, edit '' | ||
| < | < | ||
| - | build-armhf/ | + | ../ | 
| - | build-armhf/ | + | ../ | 
| </ | </ | ||
| If you wrote your own [[getting_started: | If you wrote your own [[getting_started: | ||
| < | < | ||
| - | build-armhf/hello/helloworld | + | ../hello/build-armhf/ | 
| </ | </ | ||
| Line 36: | Line 40: | ||
| $ ssh ost@192.168.7.2 | $ ssh ost@192.168.7.2 | ||
| </ | </ | ||
| + | For credentials see [[https:// | ||
| Change into your target application folder and run the example < | Change into your target application folder and run the example < | ||
| Line 46: | Line 51: | ||
| ===== Running your Application which is a ROS Node ===== | ===== Running your Application which is a ROS Node ===== | ||
| - | Be sure to setup your network settings according to [[getting_started: | + | Be sure to setup your network settings according to [[getting_started: | 
| + | export ROS_MASTER_URI=http:// | ||
| + | </ | ||
| + | Add the following line to your ''/ | ||
| + | 192.168.7.2 | ||
| + | </ | ||
| + | |||
| + | Run your application with < | ||
| + | $ sudo -E ./ | ||
| + | </ | ||
| ===== Running the Built-in Examples of EEROS ===== | ===== Running the Built-in Examples of EEROS ===== | ||
getting_started/deploy/deploy_bbb.1617029188.txt.gz · Last modified: 2021/03/29 16:46 by ursgraf
                
                