pyrobosim.navigation.a_star.AStarPlanner.get_latest_path

AStarPlanner.get_latest_path()

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

Returns:

List of graphs.

Return type:

list[pyrobosim.utils.motion.Path]