Skip to main content

Customizable path planner

Project description

CorgiPath: Customizable Path Planner

Python version License

Here is a simple flow chart:

flowchart LR

c("Collision Layer")
s("Search-space Layer")

plan("Planning Module")
post("Postprocessing Module\n(optional)")
v("Matplot Viewer\n(optional)")

c --> plan
s --> plan

plan -.-> post
plan -.-> v
post -.-> v

style c stroke:#f66,stroke-width:2px
style s stroke:#f66,stroke-width:2px
style plan stroke:#f66,stroke-width:2px
style post stroke-width:2px,stroke-dasharray: 5 5
style v stroke-width:2px,stroke-dasharray: 5 5

Installation

Build your own planner

Development in vscode

poetry config virtualenvs.in-project true
poetry config virtualenvs.path "./.venv"

Contribute

Thanks for taking the time to contribute!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

corgipath-0.1.0a1-py3-none-any.whl (21.6 kB view details)

Uploaded Python 3

File details

Details for the file corgipath-0.1.0a1-py3-none-any.whl.

File metadata

  • Download URL: corgipath-0.1.0a1-py3-none-any.whl
  • Upload date:
  • Size: 21.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for corgipath-0.1.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 81ea12fd5bfbe060f991b5e66bb3aebac853a3ddb2f6af8a15b617e77cca6c77
MD5 26fdaa708a5be8109b831c0a1b533249
BLAKE2b-256 f927b8ed44d66a756d5b877c8eadf978480a8ed82ccabe95ebfc34ff0e653995

See more details on using hashes here.

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