|
Drake
|
#include <Eigen/Core>#include "drake/systems/trajectories/ExponentialPlusPiecewisePolynomial.h"#include "drake/drakeZMPUtil_export.h"

Go to the source code of this file.
Classes | |
| struct | TVLQRData |
Functions | |
| DRAKEZMPUTIL_EXPORT ExponentialPlusPiecewisePolynomial< double > | s1Trajectory (const TVLQRData &sys, const PiecewisePolynomial< double > &zmp_trajectory, const Eigen::Ref< const Eigen::MatrixXd > &S) |
| DRAKEZMPUTIL_EXPORT ExponentialPlusPiecewisePolynomial<double> s1Trajectory | ( | const TVLQRData & | sys, |
| const PiecewisePolynomial< double > & | zmp_trajectory, | ||
| const Eigen::Ref< const Eigen::MatrixXd > & | S | ||
| ) |