#include <rtt/plugin/Plugin.hpp>#include <rtt/TaskContext.hpp>#include <rtt/Activity.hpp>#include <rtt/internal/GlobalService.hpp>#include <rtt/Logger.hpp>#include <rtt/os/startstop.h>#include <ros/ros.h>
Go to the source code of this file.
Functions | |
| std::string | getRTTPluginName () |
| std::string | getRTTTargetName () |
| static void | loadROSService () |
| bool | loadRTTPlugin (RTT::TaskContext *c) |
| std::string getRTTPluginName | ( | ) |
Definition at line 99 of file ros_plugin.cpp.
| std::string getRTTTargetName | ( | ) |
Definition at line 103 of file ros_plugin.cpp.
|
static |
Definition at line 42 of file ros_plugin.cpp.
| bool loadRTTPlugin | ( | RTT::TaskContext * | c | ) |
Definition at line 53 of file ros_plugin.cpp.