◆ computeCartesianPath() [1/2]
double PandaRobot::computeCartesianPath |
( |
std::vector< std::shared_ptr< RobotState >> & |
result, |
|
|
const Eigen::Isometry3d & |
target, |
|
|
bool |
global, |
|
|
const Eigen::Isometry3d & |
offset = Eigen::Isometry3d::Identity() |
|
) |
| |
|
inlineprotected |
◆ computeCartesianPath() [2/2]
double PandaRobot::computeCartesianPath |
( |
std::vector< std::shared_ptr< RobotState >> & |
result, |
|
|
const Eigen::Vector3d & |
translation, |
|
|
bool |
global |
|
) |
| |
|
inlineprotected |
◆ SetUp()
void PandaRobot::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ SetUpTestSuite()
_STATIC void PandaRobot::SetUpTestSuite |
( |
| ) |
|
|
inlineprotected |
◆ TearDown()
void PandaRobot::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDownTestSuite()
_STATIC void PandaRobot::TearDownTestSuite |
( |
| ) |
|
|
inlineprotected |
◆ jmg_
◆ link_
◆ prec_
double PandaRobot::prec_ = 1e-8 |
|
protected |
◆ result_
std::vector<std::shared_ptr<RobotState> > PandaRobot::result_ |
|
protected |
◆ robot_model_
_STATIC RobotModelPtr PandaRobot::robot_model_ |
|
protected |
◆ start_pose_
Eigen::Isometry3d PandaRobot::start_pose_ |
|
protected |
◆ start_state_
RobotStatePtr PandaRobot::start_state_ |
|
protected |
The documentation for this class was generated from the following file: