A Trial Example

In this section we describe in detail one of the trials run in a scenario of class 4. The environment and the path followed by the robot are shown in Figure 6.9. The target landmark in this trial is landmark number 10. In Figures 6.10 and 6.11 the incremental building of the map is depicted. They show both a 2D representation and the topological map actually stored by the Map Manager. In the topological maps, although not shown, the arcs have a fixed cost of 1, unless otherwise specified. Figures 6.12 and 6.13 show the evolution of the bids of each agent and the Pilot for moving and looking actions, respectively. In these graphics, the filled areas indicate the agent that made the highest bid at that point in time. The corresponding points in Figure 6.9 are also shown. Next, we comment on the relevant points of the path:

Figure 6.9: Path followed during the trial. See explanation of relevant points on the text
Image commented-path

Figure 6.10: Map created during the trial
Image maps-topo

Figure 6.11: Map created during the trial (cont.)
Image maps-topo2

Figure 6.12: Moving bids. Target Tracker in red, and Pilot in green
\includegraphics[width=12cm]{figures/move-filled-rot}

Figure 6.13: Looking bids. Target Tracker in red, Pilot in green and Risk Manager in blue
\includegraphics[width=12cm]{figures/look-filled-rot}

Analyzing the graphic of looking action bids, we can see that the winning bid is periodically changing between the Pilot and the Risk Manager. The bids of the Target Tracker are very low, since the target is precisely located during the whole trial. Around point H, the bids of the Risk Manager also decay. This is so because at that point, there are more than six landmarks behind the robot, which makes the risk 0. The winning bids of the Target Tracker, at point I, are due to the fact that this agent bids very high to look towards the target when this has been reached. The execution of this action has no intention of decreasing the imprecision of the target's location, but it is just a way to show that it ``knows'' that the target has been reached.

© 2003 Dídac Busquets