|
On this page you will find a manual about how to install OpenTCS, as well as how you can create a basic simulation with OpenTCS. The OpenTCS software is primairly used on a Lubuntu system, so it will *probably* work with any Debian based system.
|
|
On this page you will find a manual about how to install OpenTCS. The OpenTCS software is primairly used on a Lubuntu system, so it will *probably* work with any Debian based system.
|
|
To install OpenTCS you have to go to [their website](http://www.opentcs.org/en/download.html) and download the latest version. After downloading extract the archive into a directory to your preference. In almost each folder you will find some files called *.sh. You can use `ls -lAh` to check whether the files are executable, if they are not executable use `chmod +x <filename>.sh` to make it executable.
|
|
To install OpenTCS you have to go to [their website](http://www.opentcs.org/en/download.html) and download the latest version. After downloading extract the archive into a directory to your preference. In almost each folder you will find some files called *.sh. You can use `ls -lAh` to check whether the files are executable, if they are not executable use `chmod +x <filename>.sh` to make it executable.
|