robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include <iostream>
#include "Eigen/Core"
#include "robotoc/robot/robot.hpp"
#include "robotoc/robot/contact_status.hpp"
#include "robotoc/core/split_kkt_residual.hxx"
Go to the source code of this file.
Classes | |
class | robotoc::SplitKKTResidual |
KKT residual split into each time stage. More... | |
Namespaces | |
namespace | robotoc |