robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include <vector>
#include <memory>
#include "Eigen/Core"
#include "robotoc/robot/robot.hpp"
#include "robotoc/cost/com_ref_base.hpp"
#include "robotoc/planner/contact_sequence.hpp"
#include "robotoc/mpc/contact_planner_base.hpp"
Go to the source code of this file.
Classes | |
class | robotoc::MPCPeriodicCoMRef |
Periodic reference positions of the center of mass. More... | |
Namespaces | |
namespace | robotoc |