SelectArm.cpp File Reference
#include "SelectArm.h"
#include <RobotSkillTemplates/statecharts/BringObjectGroup/BringObjectGroupStatechartContext.h>
#include <VirtualRobot/Robot.h>
#include <VirtualRobot/RobotNodeSet.h>
#include <VirtualRobot/Grasping/GraspSet.h>
#include <RobotAPI/interface/core/FramedPoseBase.h>
#include <MemoryX/core/GridFileManager.h>
#include <MemoryX/libraries/memorytypes/entity/ObjectClass.h>
#include <MemoryX/libraries/helpers/VirtualRobotHelpers/SimoxObjectWrapper.h>
#include <MemoryX/libraries/memorytypes/MemoryXTypesObjectFactories.h>
#include <RobotAPI/libraries/core/FramedPose.h>
#include <ArmarXCore/core/util/StringHelpers.h>
#include <cmath>
+ Include dependency graph for SelectArm.cpp:

Go to the source code of this file.

Functions

int getClosestTCP (FramedPosePtr localObjectPose, BringObjectGroupStatechartContext *c, const std::vector< std::string > &memoryNames, const std::vector< std::string > &chains)
 

Function Documentation

◆ getClosestTCP()

int getClosestTCP ( FramedPosePtr  localObjectPose,
BringObjectGroupStatechartContext c,
const std::vector< std::string > &  memoryNames,
const std::vector< std::string > &  chains 
)

Definition at line 62 of file SelectArm.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: