MoveTCPToTarget.cpp File Reference
+ Include dependency graph for MoveTCPToTarget.cpp:

Go to the source code of this file.

Functions

Eigen::Vector3f Get (const Eigen::Vector3f &p1, const Eigen::Vector3f &p2, float t)
 
Eigen::Vector3f GetClosestPoint (const Eigen::Vector3f &p1, const Eigen::Vector3f &p2, const Eigen::Vector3f &p)
 
float GetT (const Eigen::Vector3f &p1, const Eigen::Vector3f &p2, const Eigen::Vector3f &p)
 

Function Documentation

◆ Get()

Eigen::Vector3f Get ( const Eigen::Vector3f &  p1,
const Eigen::Vector3f &  p2,
float  t 
)

Definition at line 50 of file MoveTCPToTarget.cpp.

+ Here is the caller graph for this function:

◆ GetClosestPoint()

Eigen::Vector3f GetClosestPoint ( const Eigen::Vector3f &  p1,
const Eigen::Vector3f &  p2,
const Eigen::Vector3f &  p 
)

Definition at line 37 of file MoveTCPToTarget.cpp.

+ Here is the call graph for this function:

◆ GetT()

float GetT ( const Eigen::Vector3f &  p1,
const Eigen::Vector3f &  p2,
const Eigen::Vector3f &  p 
)

Definition at line 43 of file MoveTCPToTarget.cpp.

+ Here is the caller graph for this function: