pyrobosim.navigation.rrt.RRTPlanner.get_graphs

RRTPlanner.get_graphs()

Returns the graphs generated by the planner, if any.

Returns:

List of graphs.

Return type:

list[pyrobosim.utils.search_graph.SearchGraph]