#include <gripper.h>
Definition at line 71 of file gripper.h.
rapid::manipulation::Gripper::~Gripper |
( |
| ) |
|
bool rapid::manipulation::Gripper::Close |
( |
double |
effort = -1.0 | ) |
|
|
virtual |
double rapid::manipulation::Gripper::GetPosition |
( |
| ) |
const |
|
virtual |
bool rapid::manipulation::Gripper::is_holding_object |
( |
| ) |
const |
|
virtual |
bool rapid::manipulation::Gripper::IsOpen |
( |
| ) |
const |
|
virtual |
bool rapid::manipulation::Gripper::Open |
( |
double |
effort = -1.0 | ) |
|
|
virtual |
void rapid::manipulation::Gripper::set_is_holding_object |
( |
bool |
holding | ) |
|
|
virtual |
bool rapid::manipulation::Gripper::SetPosition |
( |
double |
position, |
|
|
double |
effort = -1.0 |
|
) |
| |
|
virtual |
const double rapid::manipulation::Gripper::CLOSED |
|
static |
const int rapid::manipulation::Gripper::LEFT_GRIPPER = 0 |
|
static |
const std::string rapid::manipulation::Gripper::LEFT_GRIPPER_ACTION |
|
static |
const double rapid::manipulation::Gripper::OPEN |
|
static |
const int rapid::manipulation::Gripper::RIGHT_GRIPPER = 1 |
|
static |
const std::string rapid::manipulation::Gripper::RIGHT_GRIPPER_ACTION |
|
static |
The documentation for this class was generated from the following file:
- rapid_manipulation/include/rapid_manipulation/gripper.h