Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 898 Bytes

GetPathGuidesPrecalc.md

File metadata and controls

14 lines (11 loc) · 898 Bytes

GetPathGuidesPrecalc

Properties

Name Type Description Notes
active bool Boolean indicating if a path guide precalculation is in progress [optional]
fail_count int The number of paths that was not possible to precalculate [optional]
message str Status message from the precalculation module [optional]
path_guide_guid str The global unique id across robots that identifies the path guide being precalculated [optional]
success_count int The number of paths that has been successfully calculated [optional]
total_count int The number of total paths to calculate [optional]

[Back to Model list] [Back to API list] [Back to README]