Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

documentation of the ROSVITA robot programming environment

Notifications You must be signed in to change notification settings

Xamla/rosvita-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROSVITA Documentation

This is the documentation of the ROSVITA robot programming environment.

To build this documentation first install Sphinx. Assuming you have Python already, install Sphinx via the following command:

pip install sphinx sphinx-autobuild

Moreover, install the Read the Docs Sphinx Theme via:

pip install sphinx_rtd_theme

Next, clone this repository: git clone https://github.com/Xamla/rosvita-documentation.git.
Then go into folder "rosvita-documentation" and type the command make html.
A folder "_build" will appear. Go into this folder and there, into the folder "html". There you'll find a file "index.html". Open this file with e.g. "Chrome" and you'll see the beginning of the ROSVITA documentation and links to all chapters of the current documentation.

About

documentation of the ROSVITA robot programming environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published