Skip to main content

Perform experiments with the Prost planner

Project description

Prost Lab

Prost Lab is a Python package for performing experiments with the Prost planner. It is based on the Lab toolkit, so most of the Lab documentation is also relevant for Prost Lab.

Setting up Prost Lab

To set up Prost Lab, perform the following steps:

  • git clone https://github.com/prost-planner/prostlab.git /path/to/prostlab (clone the repo)
  • cd /path/to/prostlab (switch to directory containing Prost Lab)
  • python3 -m venv .venv (create virtual environment)
  • source .venv/bin/activate (activate the virtual environment)
  • pip install -U pip (upgrade pip)
  • pip install ./ (install prostlab)

You also need to define two environment variables to perform experiments with Prost Lab:

  • PROST_BENCHMARKS points to the testbed/benchmarks directory of your Prost clone
  • RDDLSIM_ROOT points to the root directory of rddlsim

Performing an experiment

See the Prost wiki for information on how to perform an experiment with Prost using Prost Lab.

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

prostlab-1.0.tar.gz (17.7 kB view hashes)

Uploaded Source

Built Distribution

prostlab-1.0-py3-none-any.whl (37.6 kB view hashes)

Uploaded Python 3

Supported by

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