getting_started:ros_prep
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
getting_started:ros_prep [2023/02/09 10:11] – [Preparations and Building with ROS] ursgraf | getting_started:ros_prep [2024/11/14 15:31] (current) – [Preparations and Building EEROS with ROS Support] ursgraf | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Preparations and Building with ROS ====== | + | ====== Preparations and Building |
Back to [[getting_started: | Back to [[getting_started: | ||
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 '' | + | For building the EEROS library with ROS support, for building an EEROS application |
< | < | ||
source / | source / | ||
</ | </ | ||
- | 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 '' |
- | IMPORTANT If an integrated development environment such as '' | + | IMPORTANT If an integrated development environment such as '' |
==== Building the EEROS library with ROS ==== | ==== Building the EEROS library with ROS ==== | ||
- | If you build the library with cmake, make sure you use the -DUSE_ROS=TRUE switch. | + | If you build the library with cmake, make sure you use the -DUSE_ROS=TRUE |
- | An example of a cmake call could look like this:\\ | + | An example of a cmake call could look like this: |
- | '' | + | |
+ | '' | ||
Our build scripts already include this switch. | Our build scripts already include this switch. | ||
getting_started/ros_prep.1675933895.txt.gz · Last modified: 2023/02/09 10:11 by ursgraf