Skip to content

A python library for control from Signal Temporal Logic (STL) specifications

License

Notifications You must be signed in to change notification settings

vincekurtz/stlpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Status PyPi version MIT license

stlpy

A python library for control from Signal Temporal Logic (STL) specifications.

Includes implementations of several state-of-the-art synthesis algorithms and benchmark specifications (shown below).

drawing drawing drawing drawing

Documentation

Can be found online at stlpy.readthedocs.io.

Installation

pip install stlpy

The basic installation allows for defining and evaluating STL formulas. The more advanced solvers require one or more of the following additional packages. See the documentation for more details.

Usage

See the examples and the documentation.

Contributing

If you have a new STL trajectory synthesis algorithm or benchmark scenario you would like to see included in this package, please open a pull request.

Citing stlpy

To reference stlpy in academic research, please cite our paper:

@article{kurtz2022mixed,
  title={Mixed-Integer Programming for Signal Temporal Logic with Fewer Binary Variables},
  author={Kurtz, Vince and Lin, Hai},
  journal={arXiv preprint arXiv:2204.06367},
  year={2022}
}

References for specific synthesis methods can be found in the solver documentation.

About

A python library for control from Signal Temporal Logic (STL) specifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages