PythonApplicationManager

The PythonApplicationManager is designed to run a python script located in an ArmarX package. More...

Classes

class  PythonApplicationManager
 Replaces some parts of the ExternalApplicationManager to be more suitable for python scripts. More...
 

Detailed Description

The PythonApplicationManager is designed to run a python script located in an ArmarX package.

It is based on the ExternalApplicationManager, but provides more suitable properties for such python scripts and some path discovery.