It's currently implemented using this: ``` c++ aikido::util::VanDerCorput vdc{1, true, 0.02}; // TODO junk resolution ```