#include <ros/ros.h>#include <pr2_controllers_msgs/JointTrajectoryAction.h>#include <actionlib/client/simple_action_client.h>
Go to the source code of this file.
Classes | |
| class | GraspSponge |
Typedefs | |
| typedef actionlib::SimpleActionClient < pr2_controllers_msgs::JointTrajectoryAction > | TrajClient |
Functions | |
| int | main (int argc, char **argv) |
Definition at line 14 of file GraspSponge.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 125 of file GraspSponge.cpp.