|
Frankx
0.2.0
A High-Level Motion API for Franka
|
Namespaces | |
| gripper | |
| robot | |
Classes | |
| class | Gripper |
| struct | ImpedanceMotionGenerator |
| struct | JointMotionGenerator |
| struct | Kinematics |
| struct | MotionGenerator |
| struct | PathMotionGenerator |
| class | Robot |
| class | StatefulFunctor |
| struct | WaypointMotionGenerator |
Typedefs | |
| using | Affine = affx::Affine |
| using | Vector6d = Eigen::Matrix< double, 6, 1 > |
| using | Vector7d = Eigen::Matrix< double, 7, 1 > |
Functions | |
| template<typename RT , typename OF > | |
| StatefulFunctor< OF, RT > | stateful (OF &fun) |
| typedef affx::Affine frankx::Affine |
| using frankx.Vector6d = typedef Eigen::Matrix<double, 6, 1> |
| using frankx.Vector7d = typedef Eigen::Matrix<double, 7, 1> |
| StatefulFunctor<OF, RT> frankx::stateful | ( | OF & | fun | ) |
1.8.17