Franky
0.9.1
A High-Level Motion API for Franka
|
#include <Eigen/Geometry>
#include <unsupported/Eigen/EulerAngles>
Go to the source code of this file.
Namespaces | |
franky | |
Typedefs | |
using | franky::Vector6d = Eigen::Vector< double, 6 > |
using | franky::Vector7d = Eigen::Vector< double, 7 > |
using | franky::Euler = Eigen::EulerAngles< double, Eigen::EulerSystemXYZ > |
using | franky::Affine = Eigen::Affine3d |