User Tools

Site Tools


getting_started:ros_prep

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
getting_started:ros_prep [2023/02/25 07:38] – [Building the EEROS library with ROS] ursgrafgetting_started:ros_prep [2024/11/14 15:31] (current) – [Preparations and Building EEROS with ROS Support] ursgraf
Line 4: Line 4:
  
 ROS1 or ROS2 needs to be installed on the developer machine as well as on the target machine. ROS1 or ROS2 needs to be installed on the developer machine as well as on the target machine.
-Before a ROS application can be started, you need to run the ''setup.bash'' script of ROS. This can be done with +For building the EEROS library with ROS support, for building an EEROS application with ROS support or before an EEROS application with ROS support can be started, you need to run the ''setup.bash'' script of ROS. This can be done with 
 <code> <code>
 source /path_to_ros_installation/setup.bash source /path_to_ros_installation/setup.bash
 </code> </code>
  
-The same applies for building the EEROS library with ROS support and for building an EEROS application with ROS support. Our EEROS build scripts already include the ''setup.bash''.+Our EEROS build scripts already include the ''setup.bash''.
  
-IMPORTANT If an integrated development environment such as ''kdevelop'' or ''Qt Creator'' is used, the IDE has to be started from a terminal after the ''setup.bash'' script has run.+IMPORTANT If an integrated development environment such as ''kdevelop'' or ''Qt Creator'' is used, the IDE has to be started from a terminal after the ''setup.bash'' script has run therein.
  
 ==== Building the EEROS library with ROS ==== ==== Building the EEROS library with ROS ====
getting_started/ros_prep.txt · Last modified: 2024/11/14 15:31 by ursgraf