Dependencies - robocortex/openrox GitHub Wiki
OPENROX depends on the following softwares:
-
Doxigen (needed for programmer manual):
- Install on Linux:
sudo apt-get install doxygen
- Install on Windows: http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.9.1-setup.exe
- Install on Linux:
-
Graphviz (needed for programmer manual):
-
Install on Linux:
sudo apt-get install graphviz
-
Install on Windows:
http://www.graphviz.org/pub/graphviz/stable/windows/graphviz-2.38.msi
On Windows it was necessary to add the bin directory to the $PATH otherwise dot.exe will not be found
-
-
Pdflatex (needed for user and programmer manuals)