Frankx
0.2.0
A High-Level Motion API for Franka
|
#include <motion_joint.hpp>
Public Types | |
using | Vector7d = Eigen::Matrix< double, 7, 1 > |
Public Member Functions | |
JointMotion (const std::array< double, 7 > target) | |
Public Attributes | |
const Vector7d | target |
A motion in the joint space
using movex::JointMotion::Vector7d = Eigen::Matrix<double, 7, 1> |
|
inlineexplicit |
const Vector7d movex::JointMotion::target |