#include "object_manipulator/grasp_execution/reactive_grasp_executor.h"#include "object_manipulator/grasp_execution/grasp_executor_with_approach.h"#include <string>#include <vector>#include <ostream>#include "ros/serialization.h"#include "ros/builtin_message_traits.h"#include "ros/message_operations.h"#include "ros/message.h"#include "ros/time.h"#include "ros/service_traits.h"#include "object_manipulation_msgs/ReactiveGraspGoal.h"#include "object_manipulation_msgs/ReactiveGraspResult.h"#include "object_manipulator/tools/hand_description.h"#include "object_manipulator/tools/vector_tools.h"

Go to the source code of this file.
Namespaces | |
| namespace | object_manipulator |
Helper functions for using image regions of PointCloud2s. | |