pyrobosim.navigation.a_star.AStarPlanner.get_graphs

AStarPlanner.get_graphs()

Returns the graphs generated by the planner, if any.

Returns:

List of graphs.

Return type:

list[pyrobosim.utils.search_graph.SearchGraph]