roboptim | Meta-functions, functions and solvers related classes |
trajectory | |
detail | |
ComputeIntegral | |
visualization | |
gnuplot | |
detail | |
PlotLimitSpeed | |
PlotTrajectory | |
matplotlib | |
detail | |
AnthropomorphicCostFunction | Cost function from ``An optimal control model unifying holonomic and nonholonomic walking'' Katja Mombaur, Jean-Paul Laumond, Eiichi Yoshida (2008 8th IEEE-RAS Interational Conference on Humanoid Robots) |
BSpline | |
ConstrainedBSpline | Constrained B-spline |
ConstraintsOverSplines | Constraint function on a spline's interval |
CubicBSpline | Cubic B-Spline trajectory |
FreeTimeTrajectory | Decorate a trajectory to make time scalable |
Freeze | Freeze parameters by modifying argument bounds |
FrontalSpeed | |
Trajectory | Abstract trajectory |
StateFunction | Trajectory cost function defined by state evaluation at parameter |
SumCost | |
TrajectoryCost | Meta-function for trajectory cost |
JerkOverSplinesFactory | Factory generating a jerk cost function over a vector of splines |
LimitOmega | |
LimitSpeed | |
OrthogonalSpeed | |
Polynomial | Polynomial of degree at most N (N >= 0) |
Monomial | Monomial
\[ M (t) = t-t_0 \] |
ProblemOverSplinesFactory | Factory of problems over splines |
SplineLength | Approximate the length of a Spline |
StablePointStateFunction | Trajectory cost function defined by state evaluation at parameter |
TMax | |
StableTimePoint | |
TrajectorySumCost | Trajectory cost function defined by sum of state evaluations at parameters |
VectorInterpolation | Takes a vector or argument and differentiate it |
visualization | Graphic visualization |
gnuplot | Gnuplot rendering |