Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 746 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 746 Bytes

Automated Builds

Available at: https://rdtk.github.io/documentation/index.html

Manual

Build

  pip install -U sphinx --user
  pip install sphinx_rtd_theme --user
  git clone https://github.com/RDTK/documentation.git
  cd documentation
  make html

Delpoy

From master branch run:

  make gh-pages

Acknowledgments

The development of this software has been supported as follows:

  • The development of this software was supported by CoR-Lab, Research Institute for Cognition and Robotics Bielefeld University.
  • This work was supported by the Cluster of Excellence Cognitive Interaction Technology ‘CITEC’ (EXC 277) at Bielefeld University, which is funded by the German Research Foundation (DFG).