|
Robotics Library
0.6.2
|
#include "Verifier.h"

Go to the source code of this file.
Classes | |
| class | rl::plan::RecursiveVerifier |
| Recursive binary strategy using the van der Corput sequence ( \( \frac{1}{2}, \frac{1}{4}, \frac{3}{4}, \frac{1}{8}, \frac{5}{8}, \frac{3}{8}, \frac{7}{8}, \ldots \)). More... | |
Namespaces | |
| rl | |
| rl::plan | |