General library for setting up linux-based environments for developing, running, and evaluating planners.
Project description
planutils
General library for setting up linux-based environments for developing, running, and evaluating planners.
Usage
This doesn't work yet, but gives a general sense of where the project may be headed.
$ planutils --install-planners ipc-2018
This will require 3Gb of storage. Proceed? [Y/n]
Fetching all of the planners from IPC-2018 for use on the command line...
$ planutils --setup-server-environment
Setting up a webserver to call the installed planners...
$ planutils --setup-development-environment
Installing common dependencies for building planners...
Installing common planning libraries...
$ planutils install-planning-domains
Installing the command-line utilities...
Installing the python library...
Fetching default benchmarks...
$ planutils --setup-evaluation configuration.json
Installing Lab...
Configuring Lab...
Ready!
Run eval.py to evaluate
$ lama domain.pddl problem.pddl
The lama planner requires the FastDownward to be installed. Install now (30Mb)? [Y/n] Y
Installing FastDownward...
Ready! Please try running the planner again.
$ lama domain.pddl problem.pddl
Parsing...
Docker
The included Docker file will come with planutils pre-installed. Note that in order to
run a number of the planners (all those that are based on singularity), you will need
to run the docker with the --privileged
option.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
planutils-0.2.1.tar.gz
(7.0 kB
view details)
Built Distribution
planutils-0.2.1-py3-none-any.whl
(12.4 kB
view details)
File details
Details for the file planutils-0.2.1.tar.gz
.
File metadata
- Download URL: planutils-0.2.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e28bbb6b2a5e5c3c85a885e8a05c8284184f0731b1cc1477be19132616cf1a04 |
|
MD5 | f37680d4906689dc203bcd1380a559a3 |
|
BLAKE2b-256 | c97dfa9e1f5301bd68560796cd6c24c0652800cb9f68677aa37aac5bd69e912a |
Provenance
File details
Details for the file planutils-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: planutils-0.2.1-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 016887bdef69885dbd680a2a9c1d86ecd508cb917795f73e85ea0944078c2e3b |
|
MD5 | 5067ffd449ef65c91bfe894b6265ff3a |
|
BLAKE2b-256 | ed87cad5400ca8cefe45ff9c92f94529b9487536f47a7455afd6092c2b136840 |