Simple pacakge for grid map decomposition
Project description
GridMapDecompose
Simple code used for decomposing occupancy grid map into set of corners and walls. The idea is to utilize the pattern in a structured environment, which is a combination of straight walls and corners.
The code outputs a labeled map with corresponding minimal bounding boxes for each element in the environment and label them as walls or corners. The code also provides adjacency matrix connecting neighbouring segments of the map.
Installation
pip install -i https://test.pypi.org/simple/GridMapDecompose
Usage
An example of usage van be found in map_segmentation_test.py:
python3 map_segmentation_test.py example.pgm regular
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 GridMapDecompose-0.1.7.tar.gz.
File metadata
- Download URL: GridMapDecompose-0.1.7.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de1599779f55816a32592de248474bd4d56e5e530d854930535d0f321906e42c
|
|
| MD5 |
243634bd2cda65e42e8a22b603b448b5
|
|
| BLAKE2b-256 |
2ac8f5ce2b6f57f4d2dd5056d2294fd8143b6da4ba2cfbf0fc3975cb03c4fbe0
|
File details
Details for the file GridMapDecompose-0.1.7-py3-none-any.whl.
File metadata
- Download URL: GridMapDecompose-0.1.7-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a36319068298f30dc64adf7b18d73b7044200f4f596bfc2e3fb49a90415a134f
|
|
| MD5 |
429d55096b829bd1c463028a53b3afce
|
|
| BLAKE2b-256 |
05422edcf6ba5d1bb562392d1b62263adad007205bc29fce9257488bb54565ae
|