... | @@ -5,7 +5,7 @@ On this page you will find a manual about how to install OpenTCS. The OpenTCS so |
... | @@ -5,7 +5,7 @@ On this page you will find a manual about how to install OpenTCS. The OpenTCS so |
|
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.
|
|
|
|
|
|
Go into the OpenTCS PlantOverview folder and run `startPlantOverview.sh`. After Opening the PlantOverview go to File - Load Model. Navigate to the folder where the PlantOverview is installed and enter the data folder. In here you will find a demo model.
|
|
Go into the OpenTCS PlantOverview folder and run `startPlantOverview.sh`. After Opening the PlantOverview go to File - Load Model. Navigate to the folder where the PlantOverview is installed and enter the data folder. In here you will find a demo model.
|
|
Make sure that the mode is set to "Modelling Mode" at File - Mode. Now you are able to design your warehouse.
|
|
Make sure that the mode is set to "Modelling Mode" at File - Mode. Now you'll be able to design your warehouse.
|
|
|
|
|
|
If you are done developing your warehouse. You have to start the Kernel, you can do this by going inside the OpenTCS Kernel folder and running the `startKernel.sh`. Go back to the PlantOverview application and click on File - Persist model in the kernel.
|
|
If you are done developing your warehouse. You have to start the Kernel, you can do this by going inside the OpenTCS Kernel folder and running the `startKernel.sh`. Go back to the PlantOverview application and click on File - Persist model in the kernel.
|
|
Now you can go to the kernel and enable the loopback adapter for a vehicle. Next you have to go to the PlantOverview and right click the enabled vehicle. After that click on Change integration level - ... to utilize this vehicle for transport orders. Now you can add transport orders and you will see your chosen vehicle moving across your warehouse.
|
|
Now you can go to the kernel and enable the loopback adapter for a vehicle. Next you have to go to the PlantOverview and right click the enabled vehicle. After that click on Change integration level - ... to utilize this vehicle for transport orders. Now you can add transport orders and you will see your chosen vehicle moving across your warehouse.
|
... | | ... | |