Franky
0.9.1
A High-Level Motion API for Franka
|
Parameters for the Cartesian waypoint motion. More...
#include <cartesian_waypoint_motion.hpp>
Public Attributes | |
Affine | frame {Affine::Identity()} |
Public Attributes inherited from franky::WaypointMotion< ControlSignalType, TargetType >::Params | |
RelativeDynamicsFactor | relative_dynamics_factor {1.0} |
bool | return_when_finished {true} |
Parameters for the Cartesian waypoint motion.
Affine franky::CartesianWaypointMotion::Params::frame {Affine::Identity()} |
The end-effector frame for which the target is defined. This is a transformation from the configured end-effector frame to the end-effector frame the target is defined for.