#include <rtt/RTT.hpp>
#include <rtt/plugin/Plugin.hpp>
#include <rtt/plugin/ServicePlugin.hpp>
#include <rtt/internal/GlobalService.hpp>
#include <ros/package.h>
Go to the source code of this file.
Functions | |
std::string | getRTTPluginName () |
std::string | getRTTTargetName () |
void | loadROSPackService () |
bool | loadRTTPlugin (RTT::TaskContext *c) |
std::string getRTTPluginName | ( | ) |
Definition at line 54 of file rtt_rospack_service.cpp.
std::string getRTTTargetName | ( | ) |
Definition at line 57 of file rtt_rospack_service.cpp.
void loadROSPackService | ( | ) |
Definition at line 40 of file rtt_rospack_service.cpp.
bool loadRTTPlugin | ( | RTT::TaskContext * | c | ) |
Definition at line 49 of file rtt_rospack_service.cpp.