Go to the source code of this file.
Functions | |
template<typename Derived > | |
casadi::DM | eigenToDM (const Eigen::MatrixBase< Derived > &x) |
Without copy. More... | |
template<typename Derived > | |
casadi::DM | SE3toCasadiDM (const pinocchio::SE3Base< Derived > &M) |
casadi::DM eigenToDM | ( | const Eigen::MatrixBase< Derived > & | x | ) |
Without copy.
Definition at line 11 of file casadi-utils.hpp.
casadi::DM SE3toCasadiDM | ( | const pinocchio::SE3Base< Derived > & | M | ) |
Definition at line 21 of file casadi-utils.hpp.