Closed gpdas closed 5 years ago
Looks really good, I found a small bug on which nodes with names that are not WayPointXXX get removed part of their name
can you give an example?
"WayPoint" is removed only if the full string is in the node name. e.g. WayPointXXX -> XXX Way_Point_XXX -> Way_Point_XXX (no change)
Works great!!! will merge
plot_yaml.py - new script to plot topomaps from yaml files Usage:
minor modification to plot_topo_map.py