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/robot/impact_status.hpp"
#include "robotoc/core/split_direction.hxx"
Go to the source code of this file.
Classes | |
class | robotoc::SplitDirection |
Newton direction of the solution to the optimal control problem split into a time stage. More... | |
Namespaces | |
namespace | robotoc |