User Tools

Site Tools


getting_started:deploy:deploy_bbb

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:deploy:deploy_bbb [2021/03/29 16:50] – [Running your Application which is a ROS Node] ursgrafgetting_started:deploy:deploy_bbb [2021/03/29 17:58] – [Running your Application which is a ROS Node] ursgraf
Line 10: Line 10:
 target_application_folder=/home/ost/ target_application_folder=/home/ost/
 </code> </code>
-Now, make sure that the directory /opt/eeros/ exists on the target. If not, ssh into the board with <code> + 
-$ ssh ost@192.168.7.2 +
-</code> +
-For credentials see [[https://wiki.bu.ost.ch/infoportal/software/linux/yocto/bblue#Accessing_the_beaglebone_blue|Beaglebone Blue]]. +
  
 ===== Deploying ===== ===== Deploying =====
Line 36: Line 34:
 $ ssh ost@192.168.7.2 $ ssh ost@192.168.7.2
 </code> </code>
 +For credentials see [[https://wiki.bu.ost.ch/infoportal/software/linux/yocto/bblue#Accessing_the_beaglebone_blue|Beaglebone Blue]]. 
  
 Change into your target application folder and run the example <code> Change into your target application folder and run the example <code>
Line 46: Line 45:
 ===== 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:ros_run#network_setup]]. Set the environment variable ''ROS_MASTER_URI'' in your shell with <code>+Be sure to setup your network settings according to [[getting_started:ros_run#network_setup|Network Setup]]. Set the environment variable ''ROS_MASTER_URI'' in your shell with <code>
 export ROS_MASTER_URI=http://192.168.7.3:11311 export ROS_MASTER_URI=http://192.168.7.3:11311
 </code> </code>
getting_started/deploy/deploy_bbb.txt · Last modified: 2023/04/13 10:37 by ursgraf