|
|
#include "SelectArm.h"#include <cmath>#include <VirtualRobot/Grasping/Grasp.h>#include <VirtualRobot/Grasping/GraspSet.h>#include <VirtualRobot/Robot.h>#include <VirtualRobot/RobotNodeSet.h>#include <ArmarXCore/core/util/StringHelpers.h>#include <RobotAPI/interface/core/FramedPoseBase.h>#include <RobotAPI/libraries/core/FramedPose.h>#include <RobotSkillTemplates/statecharts/BringObjectGroup/BringObjectGroupStatechartContext.h>#include <MemoryX/core/GridFileManager.h>#include <MemoryX/libraries/helpers/VirtualRobotHelpers/SimoxObjectWrapper.h>#include <MemoryX/libraries/memorytypes/MemoryXTypesObjectFactories.h>#include <MemoryX/libraries/memorytypes/entity/ObjectClass.h>
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) |
| int getClosestTCP | ( | FramedPosePtr | localObjectPose, |
| BringObjectGroupStatechartContext * | c, | ||
| const std::vector< std::string > & | memoryNames, | ||
| const std::vector< std::string > & | chains | ||
| ) |
Definition at line 67 of file SelectArm.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: