LTLMoP Project Page
What is LTLMoP?
The LTLMoP (Linear Temporal Logic MissiOn Planning) toolkit is a collection of Python applications for designing, testing, and implementing hybrid controllers generated automatically from task specifications written in Structured English or Temporal Logic.
How can I get it? (and which version should I download?)
LTLMoP development takes place at its official GitHub repository.
The latest "stable" version of LTLMoP is available on the master branch; note that this may be fairly old.
The most up-to-date version is available on the development branch. This is more likely to have cool new features, but may contain some bugs.
Direct download links:
How can I report a problem?
Please send an email to cpf37@cornell.edu.
Also please feel free to create a fork of the GitHub project and submit pull requests / patches!
How can I find out more?
License Information
Unless otherwise specified, LTLMoP is released under the GPLv3 license. The JTLV library used for synthesis is LGPL.
THE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.