VehicleService * $Date$. More...
#include "FmkRobotROSBridge.h"
Go to the source code of this file.
Functions | |
| void | FmkRobotROSBridgeInit (RTC::Manager *manager) |
Variables | |
| static const char * | fmkrobotrosbridge_spec [] |
| void FmkRobotROSBridgeInit | ( | RTC::Manager * | manager | ) |
Definition at line 335 of file FmkRobotROSBridge.cpp.
const char* fmkrobotrosbridge_spec[] [static] |
{
"implementation_id", "FmkRobotROSBridge",
"type_name", "FmkRobotROSBridge",
"description", "VehicleService",
"version", "1.0.0",
"vendor", "",
"category", "",
"activity_type", "PERIODIC",
"kind", "VehicleServiceConsumer",
"max_instance", "1",
"language", "C++",
"lang_type", "compile",
""
}
Definition at line 10 of file FmkRobotROSBridge.cpp.