Common Python utilities for the Princeton Robot Planning and Learning lab.
Project description
PRPL Utils
Miscellaneous Python utilities from the Princeton Robot Planning and Learning group.
- Motion planning: RRT, BiRRT
- PDDL planning: interfaces to pyperplan, Fast Downward
- Heuristic search: A*, GBFS, hill-climbing, policy-guided A*
- Gymnasium: agent interface, helper spaces
- Other: a few other miscellaneous utils
Requirements
- Python 3.10+
- Tested on MacOS Monterey and Ubuntu 22.04
Installation
- Recommended: create and source a virtualenv.
pip install -e ".[develop]"
Check Installation
Run ./run_ci_checks.sh. It should complete with all green successes in 5-10 seconds.
Contributing
Pull requests welcome. Note that this is meant to be a lightweight package. For example, it should be safe to use in homework assignments with minimal assumptions about the user's setup. Do not add heavy-duty dependencies.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file prpl_utils-0.0.1.tar.gz.
File metadata
- Download URL: prpl_utils-0.0.1.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
411efc94435f761d84bd1bc362d8bbeb5986781e793cee4b697c362e28eb149a
|
|
| MD5 |
5728dc6d69be58dedd262765f4f374fa
|
|
| BLAKE2b-256 |
5df8dbbe00853ae33ee8c3820234ae6913a8c8e95172b8904c53cb3d16af9037
|
File details
Details for the file prpl_utils-0.0.1-py3-none-any.whl.
File metadata
- Download URL: prpl_utils-0.0.1-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d007297c5dc2689826a5d8134470069e4dbccb1f3054e747910e540ce977df3
|
|
| MD5 |
4dd4f47409085869b8380e430af1e94c
|
|
| BLAKE2b-256 |
227142561df7589c091a67737909ccb31ee7c83b4f119d8b6f8db4ed13390bd5
|