#include "object_manipulator/grasp_execution/grasp_executor.h"
#include <ros/ros.h>
#include "object_manipulation_msgs/GraspResult.h"
#include "object_manipulation_msgs/PickupGoal.h"
#include "object_manipulator/tools/mechanism_interface.h"
#include "object_manipulator/tools/grasp_marker_publisher.h"
Go to the source code of this file.
Classes | |
class | object_manipulator::GraspExecutorWithApproach |
Uses an interpolated IK approach from pregrasp to final grasp. More... | |
Namespaces | |
namespace | object_manipulator |
Helper functions for using image regions of PointCloud2s. |