ardupilot/libraries/AP_Math/tools/geodesic_grid
2020-08-03 14:02:09 +10:00
..
geodesic_grid.py AP_Math: ensure that we use environment Python interpreter 2020-08-03 14:02:09 +10:00
grid.py
icosahedron.py
plot.py
README.md AP_Math: add geodesic_grid toolset 2016-05-16 19:08:36 -03:00

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.