Standalone component. More...
#include <rtm/Manager.h>
#include <iostream>
#include <string>
#include <stdlib.h>
#include "MotorControl.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | MyModuleInit (RTC::Manager *manager) |
Standalone component.
Copyright (c) 2008, National Institute of Advanced Industrial Science and Tec hnology (AIST). All rights reserved. This program is made available under the te rms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html
$Id$
Definition in file MotorControlComp.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 81 of file MotorControlComp.cpp.
void MyModuleInit | ( | RTC::Manager * | manager | ) |
Definition at line 24 of file MotorControlComp.cpp.