ardupilot/libraries/AP_Math/tools/geodesic_grid
Gustavo Jose de Sousa ef61096e08 AP_Math: geodesic_grid tool: show triangle number for sections too 2016-05-18 13:28:52 -03:00
..
README.md AP_Math: add geodesic_grid toolset 2016-05-16 19:08:36 -03:00
geodesic_grid.py AP_Math: geodesic_grid tool: add option --section 2016-05-18 13:28:52 -03:00
grid.py AP_Math: geodesic_grid tool: add option --section 2016-05-18 13:28:52 -03:00
icosahedron.py AP_Math: add geodesic_grid toolset 2016-05-16 19:08:36 -03:00
plot.py AP_Math: geodesic_grid tool: show triangle number for sections too 2016-05-18 13:28:52 -03:00

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.