grasp_adjust.h File Reference

#include <ros/ros.h>
#include <tf/tf.h>
#include <tf/transform_listener.h>
#include <tf/transform_broadcaster.h>
#include <boost/bind.hpp>
#include "pcl/io/pcd_io.h"
#include "pcl/point_types.h"
#include <visualization_msgs/Marker.h>
#include <visualization_msgs/MarkerArray.h>
#include <dynamic_reconfigure/server.h>
#include "pr2_grasp_adjust/EstimateConfig.h"
#include "pr2_grasp_adjust/DebugConfig.h"
#include "pr2_grasp_adjust/GraspAdjust.h"
#include <iostream>
#include <fstream>
#include <queue>
#include "gripper_model.h"
#include "helpers.h"
Include dependency graph for grasp_adjust.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GraspAdjust
 A class for finding grasp poses. More...
struct  GraspAdjust::params

Typedefs

typedef pcl::PointXYZRGBNormal PointT
 Finds optimal grasps near a provided grasp pose.

Typedef Documentation

typedef pcl::PointXYZRGBNormal PointT

Finds optimal grasps near a provided grasp pose.

Author:
Adam Leeper

Definition at line 73 of file grasp_adjust.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator


pr2_grasp_adjust
Author(s): Adam Leeper
autogenerated on Fri Jan 11 09:53:53 2013