Bagel (Biologically inspired Graph-Based Language) is a cross-platform graph-based dataflow language developed at the Robotics Innovation Center of the German Research Center for Artificial Intelligence (DFKI-RIC) and the University of Bremen. It runs on (Ubuntu) Linux, Mac and Windows.
This library extends the BagelGUI with a graph model developed for the XRock projects (https://robotik.dfki-bremen.de/de/forschung/projekte/d-rock.html, https://robotik.dfki-bremen.de/de/forschung/projekte/q-rock.html).
The main user documentation of Bagel can be found at: https://github.com/dfki-ric/bagel_wiki/wiki
The API documentation of xrock_gui_model
can be build in the doc
sub-folder with the make
command. The documentation is build into
the doc/build
folder.
osg_graph_viz is distributed under the 3-clause BSD license.