pyvisgraph

Given a set of simple obstacle polygons, build a visibility graph and find the shortest path between two points.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyvisgraph

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.1 2018-06-03    
0.2.0 2018-06-01    
0.1.9 2018-05-30    
0.1.8 2018-05-27    
0.1.7 2018-04-15    
0.1.6 2017-07-05    
0.1.5 2017-07-05    
0.1.4 2016-11-03    
0.1.3 2016-10-26    
0.1.2 2016-10-21    
0.1.1 2017-07-05    
0.1 2016-10-16    

Issues with this package?

Page last updated 2023-10-28 00:05:01 UTC