aligator
0.16.0 A versatile and efficient C++ library for real-time constrained trajectory optimization. |
Public Types | |
| typedef Eigen::Matrix< Scalar, 6, 10, Options > | BodyRegressorType |
| typedef VectorXs | ConfigVectorType |
| typedef Eigen::Matrix< Scalar, 3, Eigen::Dynamic, Options > | Matrix3x |
| typedef Eigen::Matrix< Scalar, 6, Eigen::Dynamic, Options > | Matrix6x |
| typedef VectorXs | TangentVectorType |
| typedef Tensor< Scalar, 3, Options > | Tensor3x |