Skip to content
/ fslab Public

A plugin for Jendrik Seipp's Lab to run experiments for the FS planner

License

Notifications You must be signed in to change notification settings

aig-upf/fslab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FS-LAB

A plugin for Jendrik Seipp's Lab to run experiments for the FS planner.

Installation

At the moment the plugin is not released on PyPI. You can use the latest release on the Github repository by using:

pip install -U git+https://github.com/aig-upf/fslab.git

Development installation

We recommend cloning from the Github repository and doing a dev installation (the-e flag for pip) on a virtual environment:

git clone https://github.com/aig-upf/fslab
cd fslab
pip install -e .

This will install the project in "editable mode", meaning that any modification to the files is immediately reflected in the installed library.

Software Requirements

The plugin has been tested on Python >= 3.6

License

Tarski is licensed under the GNU General Public License, version 3.

About

A plugin for Jendrik Seipp's Lab to run experiments for the FS planner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages