|
dynamic_graph_manager
|
#include <dynamic_graph_manager/RunCommand.h>#include <dynamic_graph_manager/RunPythonFile.h>#include <ros/ros.h>#include <dynamic-graph/python/interpreter.hh>

Go to the source code of this file.
Classes | |
| class | dynamic_graph::RosPythonInterpreter |
| This class wraps the implementation of the runCommand service. More... | |
Namespaces | |
| dynamic_graph | |
| this is this package namespace in order to avoid naming conflict | |
This file declares a ros bridge on top of Python interpretor. It is used an asynchronuous communcation between the user and the controller.