mirror of https://github.com/ArduPilot/ardupilot
ef61096e08 | ||
---|---|---|
.. | ||
README.md | ||
geodesic_grid.py | ||
grid.py | ||
icosahedron.py | ||
plot.py |
README.md
Geodesic Grid Tool
This folder a toolset for helping understanding the concepts used by
AP_GeodesicGrid
as well as for aiding its
development. The main script is named geodesic_grid.py
. Use geodesic_grid.py --help
to know how to use it.