Namespaces | Functions | Variables
euclidean.cpp File Reference
#include <mpc/examples/euclidean.h>
#include <cmath>
#include <algorithm>
Include dependency graph for euclidean.cpp:

Go to the source code of this file.

Namespaces

namespace  euclidean

Functions

float euclidean::cost (const VectorT &x, const VectorT &u)
void euclidean::costD (const VectorT &x, const VectorT &u, Deriv &d)
void euclidean::dynamics (const VectorT &x, const VectorT &u, VectorT &xNext)
void euclidean::dynamicsD (const VectorT &x, const VectorT &u, Deriv &d)
EuclideanObstacles & euclidean::getObstacles ()
void euclidean::setGoal (const VectorT &g)
void euclidean::setObstacles (const EuclideanObstacles &obs)

Variables

static float euclidean::c_b = 0.0007f
static float euclidean::c_u = 0.1f
static float euclidean::c_xT = 0.01f
static VectorT euclidean::goal
static float euclidean::h = 0.5f
static EuclideanObstacles euclidean::obstacles
static float euclidean::sigma = 0.01f
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


mpc
Author(s): Jost Tobias Springenberg
autogenerated on Wed Dec 26 2012 16:21:14