pyrobosim.navigation.types.PathPlanner.get_latest_path

PathPlanner.get_latest_path() Path | None

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

Returns:

The latest path if one exists, else None.