pyrobosim.navigation.rrt.RRTPlanner.get_latest_path

RRTPlanner.get_latest_path()

Returns the latest path generated by the planner, if any.

Returns:

List of graphs.

Return type:

list[pyrobosim.utils.motion.Path]