Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

sim.cc File Reference

#include "sim.h"
#include "Main.h"
#include "Motion.h"
#include "SoundPlay.h"
#include "Simulator.h"
#include "SharedGlobals.h"
#include "SimConfig.h"
#include "local/DataSource.h"
#include "IPC/SharedObject.h"
#include "IPC/RegionRegistry.h"
#include "IPC/FailsafeThread.h"
#include "Shared/Config.h"
#include "Shared/string_util.h"
#include "Shared/StackTrace.h"
#include "Shared/zignor.h"
#include "Shared/RobotInfo.h"
#include "IPC/SemaphoreManager.h"
#include "Events/EventRouter.h"
#include "Motion/Kinematics.h"
#include <iostream>
#include <sstream>
#include <iomanip>
#include <sys/ipc.h>
#include <signal.h>
#include <unistd.h>
#include <sys/wait.h>
#include <sys/stat.h>
#include <errno.h>
#include <pwd.h>
#include <algorithm>
#include <fcntl.h>
#include <readline/readline.h>
Include dependency graph for sim.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 INSTANTIATE_NAMEDENUMERATION_STATICS (SharedGlobals::runlevel_t)
int main (int argc, const char *argv[])

Variables

const char * TEKKOTSU_VERSION
const char * LIBTEKKOTSU_DATE
const char * LIBTEKKOTSU_TIME

Function Documentation

INSTANTIATE_NAMEDENUMERATION_STATICS ( SharedGlobals::runlevel_t   ) 
int main ( int  argc,
const char *  argv[] 
)

Variable Documentation

const char* LIBTEKKOTSU_DATE
const char* LIBTEKKOTSU_TIME
const char* TEKKOTSU_VERSION

Tekkotsu Hardware Abstraction Layer 5.1CVS
Generated Mon May 9 05:01:40 2016 by Doxygen 1.6.3