momentumopt
|
#include <array>
#include <vector>
#include <memory>
#include <iostream>
#include <Eigen/Eigen>
#include <momentumopt/setting/Definitions.hpp>
Go to the source code of this file.
Classes | |
class | momentumopt::TerrainRegion |
This class is a container for all variables required to define a terrain region. More... | |
class | momentumopt::TerrainDescription |
This class is a container for a terrain description in terms of terrain surfaces. More... | |
Namespaces | |
momentumopt | |