Implements the grasp_tester class (part of grasp planner). More...
#include <qstring.h>#include <Inventor/Qt/viewers/SoQtExaminerViewer.h>#include <Inventor/actions/SoGetBoundingBoxAction.h>#include <Inventor/actions/SoSearchAction.h>#include <Inventor/nodes/SoCylinder.h>#include <Inventor/nodes/SoCone.h>#include <Inventor/nodes/SoCube.h>#include <Inventor/nodes/SoSphere.h>#include <Inventor/SoLists.h>#include "SoArrow.h"#include "SoTorquePointer.h"#include "SoComplexShape.h"#include <Inventor/fields/SoSFFloat.h>#include <Inventor/actions/SoGetMatrixAction.h>#include <Inventor/SbLinear.h>#include <Inventor/nodes/SoRotation.h>#include <Inventor/nodes/SoCamera.h>#include <Inventor/nodes/SoTransformSeparator.h>#include <Inventor/nodes/SoDirectionalLight.h>#include <Inventor/sensors/SoIdleSensor.h>#include <Inventor/nodes/SoMaterial.h>#include <Inventor/SbColor.h>#include <Inventor/nodes/SoTransform.h>#include <list>#include "ivmgr.h"#include "world.h"#include "robot.h"#include "body.h"#include "matvec3D.h"#include "grasp.h"#include "quality.h"#include "graspitGUI.h"#include "grasp_visualization.h"#include "grasp_tester.h"#include "debug.h"#include "profiling.h"
Go to the source code of this file.
Functions | |
| PROF_DECLARE (TOTAL_PLANNER) | |
Variables | |
| grasp_tester * | myTester |
Implements the grasp_tester class (part of grasp planner).
Definition in file grasp_tester.cpp.
| PROF_DECLARE | ( | TOTAL_PLANNER | ) |
Definition at line 93 of file grasp_manager.cpp.