#include <boost/python.hpp>#include <iostream>#include "nrp_event_loop/computational_graph/output_node.h"#include "nrp_event_loop/python/output_edge.h"Go to the source code of this file.
Classes | |
| class | OutputDummy |
| Dummy output node which just stores the last received msgs. More... | |
| class | OutputDummyEdge |