|
Classes | |
class | GraspCandidateVisu |
Functions | |
void | fromAron (const arondto::ApertureType &dto, ApertureType &bo) |
void | fromAron (const arondto::ApproachType &dto, ApproachType &bo) |
void | fromAron (const arondto::BimanualGraspCandidate &dto, BimanualGraspCandidate &bo) |
void | fromAron (const arondto::BoundingBox &dto, BoundingBox &bo) |
void | fromAron (const arondto::GraspCandidate &dto, GraspCandidate &bo) |
void | fromAron (const arondto::GraspCandidateExecutionHints &dto, GraspCandidateExecutionHints &bo) |
void | fromAron (const arondto::GraspCandidateReachabilityInfo &dto, GraspCandidateReachabilityInfo &bo) |
void | fromAron (const arondto::GraspCandidateSourceInfo &dto, GraspCandidateSourceInfo &bo) |
void | toAron (arondto::ApertureType &dto, const ApertureType &bo) |
void | toAron (arondto::ApproachType &dto, const ApproachType &bo) |
void | toAron (arondto::BimanualGraspCandidate &dto, const BimanualGraspCandidate &bo) |
void | toAron (arondto::BoundingBox &dto, const BoundingBox &bo) |
void | toAron (arondto::GraspCandidate &dto, const GraspCandidate &bo) |
void | toAron (arondto::GraspCandidateExecutionHints &dto, const GraspCandidateExecutionHints &bo) |
void | toAron (arondto::GraspCandidateReachabilityInfo &dto, const GraspCandidateReachabilityInfo &bo) |
void | toAron (arondto::GraspCandidateSourceInfo &dto, const GraspCandidateSourceInfo &bo) |
void armarx::grasping::fromAron | ( | const arondto::ApertureType & | dto, |
ApertureType & | bo | ||
) |
void armarx::grasping::fromAron | ( | const arondto::ApproachType & | dto, |
ApproachType & | bo | ||
) |
void armarx::grasping::fromAron | ( | const arondto::BimanualGraspCandidate & | dto, |
BimanualGraspCandidate & | bo | ||
) |
void armarx::grasping::fromAron | ( | const arondto::BoundingBox & | dto, |
BoundingBox & | bo | ||
) |
void armarx::grasping::fromAron | ( | const arondto::GraspCandidate & | dto, |
GraspCandidate & | bo | ||
) |
void armarx::grasping::fromAron | ( | const arondto::GraspCandidateExecutionHints & | dto, |
GraspCandidateExecutionHints & | bo | ||
) |
void armarx::grasping::fromAron | ( | const arondto::GraspCandidateReachabilityInfo & | dto, |
GraspCandidateReachabilityInfo & | bo | ||
) |
void armarx::grasping::fromAron | ( | const arondto::GraspCandidateSourceInfo & | dto, |
GraspCandidateSourceInfo & | bo | ||
) |
void armarx::grasping::toAron | ( | arondto::ApertureType & | dto, |
const ApertureType & | bo | ||
) |
void armarx::grasping::toAron | ( | arondto::ApproachType & | dto, |
const ApproachType & | bo | ||
) |
void armarx::grasping::toAron | ( | arondto::BimanualGraspCandidate & | dto, |
const BimanualGraspCandidate & | bo | ||
) |
void armarx::grasping::toAron | ( | arondto::BoundingBox & | dto, |
const BoundingBox & | bo | ||
) |
void armarx::grasping::toAron | ( | arondto::GraspCandidate & | dto, |
const GraspCandidate & | bo | ||
) |
void armarx::grasping::toAron | ( | arondto::GraspCandidateExecutionHints & | dto, |
const GraspCandidateExecutionHints & | bo | ||
) |
void armarx::grasping::toAron | ( | arondto::GraspCandidateReachabilityInfo & | dto, |
const GraspCandidateReachabilityInfo & | bo | ||
) |
void armarx::grasping::toAron | ( | arondto::GraspCandidateSourceInfo & | dto, |
const GraspCandidateSourceInfo & | bo | ||
) |