$search
#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::GraspExecutor |
Base class, interface and common functionality for grasp execution. More... | |
Namespaces | |
namespace | object_manipulator |
Helper functions for using image regions of PointCloud2s. |