![]() |
OpTaS
1.0.7
An optimization-based task specification library for trajectory optimization and model predictive control.
|
The documentation is built as follows.
$ sudo apt install doxygen
$ cd /path/to/optas/doc
$ doxygen
If you want to read the documentation in a web browser then open html/index.html
in Chrome/Firefox/etc.
If you want to read the documentation from a PDF, then you need to compile the documentation as follows.
$ cd /path/to/optas/doc/latex
$ make
refman.pdf