#include <ros/ros.h>#include <actionlib/client/simple_action_client.h>#include <sensor_msgs/Image.h>#include <sensor_msgs/CameraInfo.h>#include <sensor_msgs/PointCloud2.h>#include <stereo_msgs/DisparityImage.h>#include "pr2_gripper_click/GripperClickPickupAction.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 42 of file ping_gripper_click.cpp.