robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include <vector>
#include <memory>
#include <limits>
#include <cmath>
#include <iostream>
#include "robotoc/planner/contact_sequence.hpp"
#include "robotoc/ocp/grid_info.hpp"
Go to the source code of this file.
Classes | |
class | robotoc::TimeDiscretization |
Time discretization of the optimal control problem. More... | |
Namespaces | |
namespace | robotoc |