Skip to main content

Planner Arena

Project description

Planner Arena

Planner Arena is a web app for interactively exploring benchmark databases created by the Open Motion Planning Library (OMPL). A publicly accessible version of this code is running on http://plannerarena.org.

See plannerarena/www/help.md for details.

Run directly from cloned repository

Run this code like so from this directory:

pip3 install -r requirements.txt
shiny run plannerarena/app.py

Build/run docker image

Build a docker image and run it like so:

docker build -t plannerarena:latest .
docker run -p 8888:8888 plannerarena:latest

Planner Arena can then be accessed in your browser at http://127.0.0.1:8888.

Build/run as a Python package

To build and install a Python package yourself, run:

python3 -m build && pip3 install -U plannerarena-1.0-py3-none-any.whl

To download and install the version from PyPI, run:

pip3 install -U plannerarena

Once plannerarena is installed, simply type plannerarena in the terminal and direct your browser to http://127.0.0.1:8888.

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

plannerarena-1.0.1.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

plannerarena-1.0.1-py3-none-any.whl (22.8 kB view details)

Uploaded Python 3

File details

Details for the file plannerarena-1.0.1.tar.gz.

File metadata

  • Download URL: plannerarena-1.0.1.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for plannerarena-1.0.1.tar.gz
Algorithm Hash digest
SHA256 7d3218040331621481008ff84634148effd47b3cef792214553543d700c28eb1
MD5 128678d1fb63e314c624b8f5afb55ac6
BLAKE2b-256 f32f36ac3610050385aeebd207a8a54b0fa5ff7c946b3558a1b551b99c1fa51d

See more details on using hashes here.

File details

Details for the file plannerarena-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: plannerarena-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 22.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for plannerarena-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 970e4dde712e3f260a2e8a7234c66c766a91aa891ac63901be4e11009dcb399c
MD5 207f8801cc0fe5293c303d5a63f1debe
BLAKE2b-256 3d3de575c541ebe0a35115c6b1326c90fb40c6530cca863e40ba4bd48a436230

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