Franky
0.9.1
A High-Level Motion API for Franka
|
Parameters for the exponential cartesian impedance motion. More...
#include <exponential_impedance_motion.hpp>
Public Attributes | |
double | exponential_decay {0.005} |
Public Attributes inherited from franky::ImpedanceMotion::Params | |
ReferenceType | target_type {ReferenceType::Absolute} |
double | translational_stiffness {2000} |
double | rotational_stiffness {200} |
Eigen::Vector< double, 6 > | force_constraints |
Eigen::Vector< bool, 6 > | force_constraints_active {Eigen::Vector<bool, 6>::Zero()} |
Parameters for the exponential cartesian impedance motion.
double franky::ExponentialImpedanceMotion::Params::exponential_decay {0.005} |
The exponential decay factor for the impedance controller.