Go to the documentation of this file.00001 #ifndef __RTT_ROS_RTT_ROS_H
00002 #define __RTT_ROS_RTT_ROS_H
00003
00004 #include <string>
00005
00006 namespace rtt_ros {
00007
00009 bool import(const std::string& package);
00010
00011 }
00012
00013 #endif // __RTT_ROS_RTT_ROS_H