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
Manfred Kröhnert
authored
replaced user defined sequences of basic types with ice sequence types replaced user defined sequences of basic types with sequence types provided by ice (if the user defined sequences did not offer any more syntax e.g. armarx::StringList was replaced with Ice::StringSeq a type like 'sequence<string> ObjectNames' offers more syntax and was not replaced See merge request !13
Name | Last commit | Last update |
---|---|---|
build | ||
data | ||
etc | ||
scenarios/GuiTestScenario | ||
source | ||
.gitignore | ||
CMakeLists.txt | ||
README.txt | ||
gpl-2.0.txt |