Algorithm A2 processObstalcesOnLocalTarget |
Input:, , l, , , , Output:
-
1:
Get the cost of local target from
-
2:
ifthen
-
3:
-
4:
-
5:
-
6:
-
7:
-
8:
if then
-
9:
-
10:
-
11:
while and and do
-
12:
-
13:
-
14:
-
15:
-
16:
-
17:
if
then
-
18:
return
-
19:
end if
-
20:
-
21:
end while
-
22:
else
-
23:
return
-
24:
end if
-
25:
else
-
26:
return
-
27:
end if
|