dfki-ric / xrock_gui_model

Interface implementation for XRock models into bagel_gui
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

xrock_gui_model

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).

Documentation {#documentation}

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.

License {#license}

osg_graph_viz is distributed under the 3-clause BSD license.