getting_started:ros_example
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| getting_started:ros_example [2026/01/27 10:22] – ursgraf | getting_started:ros_example [2026/04/09 18:58] (current) – [Building and Running] ursgraf | ||
|---|---|---|---|
| Line 47: | Line 47: | ||
| The ROS node will properly shut down as soon as the last node handler is destroyed when going out of scope. | The ROS node will properly shut down as soon as the last node handler is destroyed when going out of scope. | ||
| - | ==== Building ==== | + | ==== Building |
| Before building you need to run the '' | Before building you need to run the '' | ||
| < | < | ||
| - | source /path_to_ros_installation/ | + | $ source /path_to_ros_install_dir/ |
| - | source /path_to_eeros_installation/ | + | $ source /path_to_eeros_install_dir/ |
| </ | </ | ||
| + | Make sure to run these scripts also before running the application. | ||
getting_started/ros_example.1769505762.txt.gz · Last modified: by ursgraf
