Skip to content

Commit 1693f49

Browse files
author
Chen Lihui
authored
update doc for the building ros2 package with eclipse (ros2#3643)
* update doc and remove the unused images Signed-off-by: Chen Lihui <[email protected]>
1 parent 44929c6 commit 1693f49

21 files changed

+3
-0
lines changed

source/Tutorials/Miscellaneous/Building-ROS2-Package-with-eclipse-2021-06.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ We now import our ROS 2 project. The code is still in the old place.
4848
:target: images/eclipse_import_filesystem.png
4949
:alt: eclipse_import_filesystem
5050

51+
Click the Advanced in the Options and check the **Create links in worksapce**.
5152

5253
.. image:: images/eclipse_import_select_my_package.png
5354
:target: images/eclipse_import_select_my_package.png
@@ -66,6 +67,8 @@ We see in the source code that the C++ includes got resolved but not the ROS 2 o
6667
:target: images/eclipse_c++_path_and_symbols.png
6768
:alt: eclipse_c++_path_and_symbols
6869

70+
Add include paths of needed packages.
71+
(e.g. **/opt/ros/iron/include/rclcpp**, **/opt/ros/iron/include/std_msgs**, etc.)
6972

7073
.. image:: images/eclipse_c++_add_directory_path.png
7174
:target: images/eclipse_c++_add_directory_path.png
-1.4 KB
Loading
-13.2 KB
Loading
999 Bytes
Loading
449 Bytes
Loading
Binary file not shown.
-6.27 KB
Loading
-1.54 KB
Loading
1.94 KB
Loading
-128 Bytes
Loading

0 commit comments

Comments
 (0)