Collection of autonomous robot path planners
Project description
NeonPathPlanning
Simplify autonomous navigation with different path planning algorithms
Requirements
- numpy
Installation
Use the code below to install the package from PyPI:
pip install NeonPathPlanning
Overview
A collection of different autonomous robot path planning algorithm, originally thought to be used on soccer robotics.
Current implemented:
- Uni-Vector Field
- Limit Cycle
- Potential Fields
Colaboration Guide
In order to colaborate with this repository, clone this repository:
git clone https://github.com/project-neon/NeonPathPlanning
Open directory
cd NeonPathPlanning
Then install dependencies
pip install -r requirements.txt
Finally, install the package
python3 setup.py install
Remember to use the Project Neon guidelines to git: https://github.com/project-neon/codestyleguide/blob/master/git.md
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
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 NeonPathPlanning-1.0.1.tar.gz.
File metadata
- Download URL: NeonPathPlanning-1.0.1.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c59b5b5e508b809e597932382be594abc259d3648f2a37079c1104e9951da202
|
|
| MD5 |
1a10ea443dbc5978dfd567a34eb2a464
|
|
| BLAKE2b-256 |
389c89989128c8e3007bea2987d0ca827efeb636164c854d5fe860a7f8bc1945
|
File details
Details for the file NeonPathPlanning-1.0.1-py3-none-any.whl.
File metadata
- Download URL: NeonPathPlanning-1.0.1-py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3b7189a913ff3caf7b3faff96105a000066485c839ded233352f0dee6d348d7
|
|
| MD5 |
224f1ad94acaca6efbb895dc1af89d31
|
|
| BLAKE2b-256 |
d4154e7dbc8050aa09e66d861055ffc08f5f7f34686113b887fa75be59ba5f37
|