Standalone component. More...
#include <rtm/Manager.h>
#include <rtm/ModuleManager.h>
#include <iostream>
#include <string>
#include "RobotHardware.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | MyModuleInit (RTC::Manager *manager) |
Definition at line 69 of file RobotHardwareComp.cpp.
void MyModuleInit | ( | RTC::Manager * | manager | ) |
Definition at line 17 of file RobotHardwareComp.cpp.