#include "graspTransferCheckTask.h"#include "taskDispatcher.h"#include "graspitGUI.h"#include "ivmgr.h"#include "world.h"#include "robot.h"#include "body.h"#include "searchState.h"#include "DBPlanner/db_manager.h"#include "preGraspCheckTask.h"#include "graspit_db_grasp.h"#include "graspit_db_model.h"#include "debug.h"

Go to the source code of this file.
Functions | |
| void | emptyGraspListHack (std::vector< db_planner::Grasp * > &graspList) |
| void emptyGraspListHack | ( | std::vector< db_planner::Grasp * > & | graspList | ) |
Definition at line 59 of file graspTransferCheckTask.cpp.