Import/link file with header (permanent) [message #814594] |
Tue, 06 March 2012 11:40  |
Eclipse User |
|
|
|
Hallo,
I'm working with "roscpp". roscpp is a C++ implementation of ROS. It provides a client library that enables C++ programmers to quickly interface with ROS Topics, Services, and Parameters.
I want to use Eclipse with the plug-in for C++ programming to write the code of my ros-files. Therefor I have a folder with all headers I need additionally to the C++ plug-in.
The folder is named "ros".
How can I import/link the folder ("ros") in Eclipse, so that I can include the header-files by using the command #include "ros/xxx.h" e.g. #include "ros/publisher.h"?
It would be optimal, if this import/link is permanent.
Thanks for your help.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.15348 seconds