User Tools

Site Tools


getting_started:ros

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:ros [2021/03/29 15:53] – [Example for Making your EEROS Application a ROS Node] ursgrafgetting_started:ros [2021/03/29 15:56] – [Running your Application] ursgraf
Line 4: Line 4:
   * [[getting_started:ros_prep|]]   * [[getting_started:ros_prep|]]
   * [[getting_started:ros_example|]]   * [[getting_started:ros_example|]]
 +  * [[getting_started:ros_run|]]
  
 You can make use of ROS within EEROS in the following two ways. You can make use of ROS within EEROS in the following two ways.
Line 22: Line 23:
  
  
-===== Running your Application ===== 
-An EEROS application using ROS needs to be started with super user privileges. Further,  
-ROS needs some system variables, like ''ROS_MASTER_URI'', which are defined by the ''setup.bash'' script of ROS. 
-To forward these variables to the super user process, the option //-E// has to be used.  
-<code> 
-$ sudo -E ./application 
-</code> 
  
getting_started/ros.txt · Last modified: 2023/02/09 12:04 by ursgraf