|
robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include <memory>#include <string>#include "Eigen/Core"#include "robotoc/utils/ocp_benchmarker.hxx"
Go to the source code of this file.
Namespaces | |
| namespace | robotoc |
| namespace | robotoc::benchmark |
Functions | |
| template<typename OCPSolverType > | |
| void | robotoc::benchmark::CPUTime (OCPSolverType &ocp_solver, const double t, const Eigen::VectorXd &q, const Eigen::VectorXd &v, const int num_iteration=1000) |