rapid
A ROS robotics library.
|
#include <gripper.h>
Public Member Functions | |
Gripper () | |
bool | Close (double max_effort=0) |
bool | Open (double max_effort=0) |
Static Public Attributes | |
static const char | kGripperAction [] |
static const double | kClosedPosition |
static const double | kOpenedPosition |
rapid::fetch::Gripper::Gripper | ( | ) |
bool rapid::fetch::Gripper::Close | ( | double | max_effort = 0 | ) |
bool rapid::fetch::Gripper::Open | ( | double | max_effort = 0 | ) |