#include <tuw_control/utils.h>
#include <eigen3/Eigen/Eigen>
#include <float.h>
Go to the source code of this file.
|
class | tuw::CostsEvaluatorCached< TNumType, TTrajSim, TMyParamType, TOptVarMap > |
|
class | tuw::EvaluatedLattice< TLatticeType, TCostsJ, TCostsJG, TCostsG, TCostsH, TCostsK > |
|
struct | tuw::TrajectoryOptimizer< TNumType, TTrajSimJGH, TTrajSimJ, TTrajSimG, TTrajSimH, TMyParamType, TOptVarMap > |
|
|
template<class TNumType > |
static bool | tuw::isSame (const Eigen::Matrix< TNumType,-1, 1 > &_optVar0, const Eigen::Matrix< TNumType,-1, 1 > &_optVar1) |
|