Function rpc_api::invokePlanner#
Defined in File server.cpp
Function Documentation#
-
bool rpc_api::invokePlanner()
Determine whether to invoke the planner.
- Returns:
a boolean indicating whether the planner should be invoked. In practice, the MAPF planner can have a while loop checking for this condition to decide whether to request a new MAPF instance from the system.