Skip to content

CMU-RASL/tcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Control Management (TCM)

Copyright (c) 2008, Carnegie Mellon University
This software is distributed under the terms of the Simplified BSD License (see LICENSE.TXT)

Current Version: 2.10.1

Dependencies:

  1. Inter Process Communication (IPC)

To Build:

For Ubuntu/Linux Variant

  1. Download the IPC dependencies and build it.
  2. Set the environment variable BASE_IPC_DIR to the root directory of the installed IPC. In Bash shell, the command will be: export BASE_IPC_DIR=/home/zhi/ipc