rapid
A ROS robotics library.
|
#include "actionlib/client/simple_action_client.h"
#include "boost/shared_ptr.hpp"
#include "pr2_controllers_msgs/Pr2GripperCommandAction.h"
Go to the source code of this file.
Classes | |
class | rapid::pr2::Gripper |
High-level interface for a PR2's gripper. More... | |
Namespaces | |
rapid | |
rapid::pr2 | |
Variables | |
static const char | rapid::pr2::kLeftGripperAction [] = "/l_gripper_controller/gripper_action" |
static const char | rapid::pr2::kRightGripperAction [] |