#include <RobotAPI/libraries/GraspingUtility/box_to_grasp_candidates.h>
|
armarx::grasping::GraspCandidatePtr | make_candidate (const std::string &provider_name) const |
|
armarx::grasping::GraspCandidatePtr | make_candidate (const std::string &provider_name, const std::string &side_name, const Eigen::Matrix4f &global_pose) const |
|
armarx::grasping::GraspCandidatePtr | make_candidate (const std::string &provider_name, const std::string &side_name, const VirtualRobot::RobotPtr &robot=nullptr) const |
|
|
Eigen::Vector3f | approach = Eigen::Vector3f::Constant(std::nanf("")) |
|
Eigen::Matrix4f | pose = Eigen::Matrix4f::Constant(std::nanf("")) |
|
const side_data * | side = nullptr |
|
Definition at line 84 of file box_to_grasp_candidates.h.
◆ make_candidate() [1/3]
armarx::grasping::GraspCandidatePtr make_candidate |
( |
const std::string & |
provider_name | ) |
const |
◆ make_candidate() [2/3]
armarx::grasping::GraspCandidatePtr make_candidate |
( |
const std::string & |
provider_name, |
|
|
const std::string & |
side_name, |
|
|
const Eigen::Matrix4f & |
global_pose |
|
) |
| const |
◆ make_candidate() [3/3]
armarx::grasping::GraspCandidatePtr make_candidate |
( |
const std::string & |
provider_name, |
|
|
const std::string & |
side_name, |
|
|
const VirtualRobot::RobotPtr & |
robot = nullptr |
|
) |
| const |
◆ approach
Eigen::Vector3f approach = Eigen::Vector3f::Constant(std::nanf("")) |
◆ pose
Eigen::Matrix4f pose = Eigen::Matrix4f::Constant(std::nanf("")) |
◆ side
The documentation for this struct was generated from the following files: