uav4res-visualizer
Project description
Code structure
The source code contain mainly in uav4res folder, python file outside path_planning_visualizer folder contain codes to initialize interface of the application. We use pygame to draw interface. The main algorithm is put inside path_planning_visualizer folder:
path_planning_visualizer/main.py: This file visulize the finding processpath_planning_visualizer/helper.py: This file contain the algorithm to find the path for each rescue team and other helper function.
Setup use Poetry
Make sure you have installed Poetry
pip install poetry
Then, run the following commands:
git clone https://github.com/UAV4Res/uav4res-visualizer
cd uav4res-visualizer
poetry install
Run
python uav4res/main.py
Reference
Theta*: https://arxiv.org/pdf/1401.3843
A*: https://vi.wikipedia.org/wiki/Gi%E1%BA%A3i_thu%E1%BA%ADt_t%C3%ACm_ki%E1%BA%BFm_A*
BFS: https://wiki.vnoi.info/algo/graph-theory/breadth-first-search.md
Path planning system: https://ieeexplore.ieee.org/document/8955663
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 uav4res_visualizer-0.1.2.tar.gz.
File metadata
- Download URL: uav4res_visualizer-0.1.2.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40d45b157237cb01e72f2f1588992c7c74cf94dc35a57f1de80a14c236fac975
|
|
| MD5 |
b1382cec4cadddc81dfcff10df221823
|
|
| BLAKE2b-256 |
ee859a0913a2764143bed69e66870b67f7b0d27b6af987a9ac481f3cd5b4f192
|
File details
Details for the file uav4res_visualizer-0.1.2-py3-none-any.whl.
File metadata
- Download URL: uav4res_visualizer-0.1.2-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6c05d26569596aa7479513bfa0c7349542edc3a9f05a0750a6b7a346eefd593
|
|
| MD5 |
23a57dd95fb0ecfb7ecc66cc4821cf4a
|
|
| BLAKE2b-256 |
59a85f2c2983da9eb083ed852f6d450fb845b0e8d18a178f27bb506b9600e8ca
|