#include <ros/ros.h>
#include <tf/transform_listener.h>
#include <object_manipulation_msgs/PlaceLocationResult.h>
#include <object_manipulation_msgs/PlaceGoal.h>
#include <trajectory_msgs/JointTrajectory.h>
#include "object_manipulator/tools/grasp_marker_publisher.h"
Go to the source code of this file.
Classes | |
struct | object_manipulator::PlaceExecutionInfo |
class | object_manipulator::PlacePerformer |
class | object_manipulator::PlaceTester |
class | object_manipulator::ReactivePlacePerformer |
Uses a reactive version of the move from pre-place to place. More... | |
class | object_manipulator::StandardPlacePerformer |
class | object_manipulator::StandardPlaceTester |
Namespaces | |
namespace | object_manipulator |
Helper functions for using image regions of PointCloud2s. |