ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
#include "ocra/control/Trajectory/Trajectory.h"
#include <math.h>
#include "smlt/gaussianProcess.hpp"
#include "smlt/bayesianOptimization.hpp"
#include "smlt/smltUtilities.hpp"
#include <iomanip>
Go to the source code of this file.
Classes | |
class | ocra::GaussianProcessTrajectory |
Namespaces | |
ocra | |
Optimization-based Robot Controller namespace. a library of classes to write and solve optimization problems dedicated to the control of multi-body systems. | |
Typedefs | |
typedef std::vector< bool > | ocra::boolVector |