Skip to main content

Temporal Logic Planning (TuLiP) Toolbox

Project description

This is the source repository for TuLiP, the temporal logic planning toolbox. The project website is http://tulip-control.org

Installation

In most cases, it suffices to:

pip install .

TuLiP can be installed also from PyPI:

pip install tulip

This will install the required dependencies. To find out what dependencies (including optional ones) are installed, call:

tulip.interfaces.print_env()

For detailed instructions, including notes about dependencies and troubleshooting, consult http://tulip-control.sourceforge.net/doc/install.html The next section describes how to build documentation. A test suite is provided under tests/. Consult the section “Testing” below.

Documentation

There are two main sources of documentation outside the code. The “user” documentation is under doc/ and is built with Sphinx, so the usual steps apply,

make html

API documentation is generated using Epydoc and can also be built from the doc directory, now by

make api

Built copies for the most recent release of TuLiP are available online at:

Command summaries are provided by make help. Besides the above sources, you may also read API documentation using the standard pydoc tool. E.g.,

pydoc tulip

Testing

Tests are performed using nose. From the root of the source tree (i.e., where setup.py is located),

./run_tests.py

to perform basic tests. To try all available tests, ./run_tests.py full. For alternatives and a summary of usage, ./run_tests.py -h

License

This is free software released under the terms of the BSD 3-Clause License. There is no warranty; not even for merchantability or fitness for a particular purpose. Consult LICENSE for copying conditions.

When code is modified or re-distributed, the LICENSE file should accompany the code or any subset of it, however small. As an alternative, the LICENSE text can be copied within files, if so desired.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tulip-1.3.0.tar.gz (429.5 kB view details)

Uploaded Source

File details

Details for the file tulip-1.3.0.tar.gz.

File metadata

  • Download URL: tulip-1.3.0.tar.gz
  • Upload date:
  • Size: 429.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tulip-1.3.0.tar.gz
Algorithm Hash digest
SHA256 9b856d0fdbae9a15d01fb98291dbf86667ad9acf2db852d15a5f4b3f490363af
MD5 9f3d63689327b0dd1ca204e8e369807c
BLAKE2b-256 c2f6274679167f342260d602e62df99fe31caa9bae7e25a5ab7703fa5414ceb5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page