#include <rtt/plugin/Plugin.hpp>#include <rtt/TaskContext.hpp>#include <rtt/Activity.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 () |
| bool | loadRTTPlugin (RTT::TaskContext *c) |
| std::string getRTTPluginName | ( | ) |
Definition at line 57 of file ros_plugin.cpp.
| std::string getRTTTargetName | ( | ) |
Definition at line 60 of file ros_plugin.cpp.
| bool loadRTTPlugin | ( | RTT::TaskContext * | c | ) |
Definition at line 38 of file ros_plugin.cpp.