Generate curve tool
Project description
GenerateCurveTool
A tool of generating the common curves from way points for the robot path planning, including dubins path, reeds shepp, etc.
Dubins path | Reeds Shepp |
---|---|
Prerequisite
- Python: >= 3.8
- numpy
- matplotlib
Installation
You can simply install the package by pip:
pip install gctl
or install the development version by following command:
git clone https://github.com/hanruihua/GenerateCurveTool
cd GenerateCurveTool
pip install -e .
Usage
The examples are in GenerateCurveTool/example/
Roadmap
- Direct line
- Dubins path
- Reeds shepp
- bezier
Author
Han Ruihua
Contact: hanrh@connect.hku.hk
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
gctl-1.2.tar.gz
(10.2 kB
view details)
Built Distribution
gctl-1.2-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file gctl-1.2.tar.gz
.
File metadata
- Download URL: gctl-1.2.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bbc19eee5444a3984709573ae5f7f60424f0dd07d7d9b6735c8aa975eeea306 |
|
MD5 | 64b446707219b670720a78a695a038ca |
|
BLAKE2b-256 | 04ae2e2bc094d5f040a8ccc1890e6fd445b0298b958e42156ce1338da14af7d2 |
File details
Details for the file gctl-1.2-py3-none-any.whl
.
File metadata
- Download URL: gctl-1.2-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49513483979f128cce30de026f814e1a617dbf0778c2ca739c7deac3ef0a2e83 |
|
MD5 | a3ab4c24e8f78d31b6e0d6a3a99d7f11 |
|
BLAKE2b-256 | 36586b03b10d9808425ac8c2cab0aa21d971434da5fbbf3431ce99277ae66197 |