Loop generator

The random loop generator greatly improves the chance of obtaining closure by iteratively restricting the range on each of the active variables. The method requires that the active variables appear sequentially along the chain (i.e., there is no interleaving of active and passive variables). The $ m$ coordinates of $ q^a$ are obtained sequentially as follows. First, compute an interval, $ I_1$, of allowable values for $ q^a_1$. The interval serves as a loose bound in the sense that, for any value $ q^a_1 \not \in I_1$, it is known for certain that closure cannot be obtained. This is ensured by performing a careful geometric analysis of the linkage, which will be explained shortly. The next step is to generate a sample in $ q^a_1
\in I_1$, which is accomplished in [244] by picking a random point in $ I_1$. Using the value $ q^a_1$, a bounding interval $ I_2$ is computed for allowable values of $ q^a_2$. The value $ q^a_2$ is obtained by sampling in $ I_2$. This process continues iteratively until $ I_m$ and $ q^a_m$ are obtained, unless it terminates early because some $ I_i = \emptyset$ for $ i < m$. If successful termination occurs, then the active variables $ q^a$ are used to find values $ q^p$ for the passive variables. This step still might fail, but the probability of success is now much higher. The method can also be applied to linkages in which there are multiple, common loops, as in the Stewart-Gough platform, by breaking the linkage into a tree and closing loops one at a time using the loop generator. The performance depends on how the linkage is decomposed [244].

Figure 7.26: (a) If any joint angle is possible, then the links sweep out a circle in the limit. (b) If there are limits on the joint angles, then a tighter bound can be obtained for the reachability of the linkage.
\begin{figure}\begin{center}
\begin{tabular}{ccc}
\psfig{file=figs/loop7d.eps,wi...
.../loop7e.eps,width=2.9in} \\
(a) & & (b)
\end{tabular}\end{center}
\end{figure}

Steven M LaValle 2012-04-20