Skip to content
Snippets Groups Projects
Mirko Waechter's avatar
Mirko Wächter authored
Statechart group can be dragged and dropped from the statechart editor to scenario manager with correct parameterization for that statechart group
73f43122
History
ArmarXGui is distributed under GPLv2.0

installation instructions can be found in

etc/doc/doxygen/installation.dox

The HTML documentation can be generated if CMake and doxygen are
available on the system by running the following commands

mkdir build
cd build
cmake ..
make doc