Standalone component. More...
#include <rtm/Manager.h>
#include <iostream>
#include <string>
#include <stdlib.h>
#include "Odometry.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 OdometryComp.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 81 of file OdometryComp.cpp.
void MyModuleInit | ( | RTC::Manager * | manager | ) |
Definition at line 24 of file OdometryComp.cpp.