|
Libbarrett
1.2.4
|
#include <iostream>#include <stdlib.h>#include <barrett/units.h>#include <barrett/math.h>#include <barrett/os.h>#include <barrett/systems.h>#include <barrett/detail/stl_utils.h>#include <barrett/products/product_manager.h>#include <barrett/standard_main_function.h>Functions | |
| template<size_t DOF> | |
| int | wam_main (int argc, char **argv, ProductManager &pm, systems::Wam< DOF > &wam) |
1.7.6.1