pyrobosim.planning.actions.ExecutionResult.is_success

ExecutionResult.is_success()

Helper function to determine if an execution result is successful.

Returns:

True if successful, otherwise False.

Return type:

bool