Skip to content

Latest commit

 

History

1,012 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openTCS

Contributor Covenant

openTCS (short for open Transportation Control System) is a free platform for controlling fleets of automated guided vehicles (AGVs) and mobile robots. It should generally be possible to control any automatic vehicle with communication capabilities with it, but AGVs are the main target, and openTCS comes with built-in support for the VDA5050 protocol.

openTCS is being maintained by the openTCS team at the Fraunhofer Institute for Material Flow and Logistics.

The software runs on the Java platform version 21, with the recommended Java distribution being the one provided by the Adoptium project. All libraries required for compiling and/or using it are freely available, too.

Primarily, openTCS is a framework / an implementation of the basic data structures and algorithms (routing, dispatching, scheduling) needed for running an AGV system with more than one vehicle. It tries to be as generic as possible to allow interoperation with vehicles of practically any vendor. Vehicles supporting VDA5050 can be integrated with openTCS without additional programming. For other vehicles, it is usually necessary to at least create and integrate a vehicle driver (called communication adapter in openTCS-speak) that translates between the abstract interface of the openTCS kernel and the communication protocol your vehicle understands. Depending on your needs, it might also be necessary to adapt algorithms or add project-specific strategies.

Getting started

To get started with openTCS, please refer to the user’s guide, the developer’s guide and the API documentation. These documents are included in the binary distribution and can also be read online on the openTCS homepage.

Licensing

This work is licensed under multiple licences. Because keeping this section up-to-date is challenging, here is a brief summary as of November 2024:

  • All original source code is licensed under MIT.

  • All original assets, including documentation, is licensed under CC-BY-4.0.

  • Some configuration and data files are licensed under CC0-1.0.

  • Some third-party assets are licensed under Apache-2.0 or OFL-1.1.

For more accurate information, check the individual files as well as the REUSE.toml files.

Contributing

You are very welcome to contribute to this project. Please see CONTRIBUTING.adoc for a few guidelines related to this.

About

The open Transportation Control System (by Fraunhofer IML)

Topics

Resources

Contributing

Stars

569 stars

Watchers

19 watching

Forks

Releases

Used by

Contributors

Languages