#include <RobotAPI/libraries/GraspingUtility/GraspTrajectory.h>
Definition at line 45 of file GraspTrajectory.h.
◆ GraspTrajectoryKeypointPtr
◆ GraspTrajectoryKeypoint() [1/3]
◆ GraspTrajectoryKeypoint() [2/3]
| GraspTrajectoryKeypoint |
( |
const Eigen::Matrix4f & |
tcpTarget, |
|
|
const armarx::NameValueMap & |
handJointsTarget, |
|
|
const std::optional< std::string > & |
shape = std::nullopt |
|
) |
| |
◆ GraspTrajectoryKeypoint() [3/3]
| GraspTrajectoryKeypoint |
( |
const Eigen::Matrix4f & |
tcpTarget, |
|
|
const armarx::NameValueMap & |
handJointsTarget, |
|
|
float |
dt, |
|
|
const Eigen::Vector3f & |
feedForwardPosVelocity, |
|
|
const Eigen::Vector3f & |
feedForwardOriVelocity, |
|
|
const Eigen::VectorXf & |
feedForwardHandJointsVelocity, |
|
|
const std::optional< std::string > & |
shape = std::nullopt |
|
) |
| |
◆ getTargetOrientation()
| Eigen::Matrix3f getTargetOrientation |
( |
| ) |
const |
◆ getTargetPose()
| Eigen::Matrix4f getTargetPose |
( |
| ) |
const |
◆ getTargetPosition()
| Eigen::Vector3f getTargetPosition |
( |
| ) |
const |
◆ updateVelocities()
◆ dt
◆ feedForwardHandJointsVelocity
| Eigen::VectorXf feedForwardHandJointsVelocity |
◆ feedForwardOriVelocity
| Eigen::Vector3f feedForwardOriVelocity |
◆ feedForwardPosVelocity
| Eigen::Vector3f feedForwardPosVelocity |
◆ handJointsTarget
| armarx::NameValueMap handJointsTarget |
◆ shape
| std::optional<std::string> shape |
◆ tcpTarget
| Eigen::Matrix4f tcpTarget |
The documentation for this class was generated from the following files: