#include <gripper.h>
Definition at line 33 of file gripper.h.
virtual rapid::manipulation::GripperInterface::~GripperInterface |
( |
| ) |
|
|
inlinevirtual |
virtual bool rapid::manipulation::GripperInterface::Close |
( |
double |
effort = -1.0 | ) |
|
|
pure virtual |
virtual double rapid::manipulation::GripperInterface::GetPosition |
( |
| ) |
const |
|
pure virtual |
virtual bool rapid::manipulation::GripperInterface::is_holding_object |
( |
| ) |
const |
|
pure virtual |
virtual bool rapid::manipulation::GripperInterface::IsOpen |
( |
| ) |
const |
|
pure virtual |
virtual bool rapid::manipulation::GripperInterface::Open |
( |
double |
effort = -1.0 | ) |
|
|
pure virtual |
virtual void rapid::manipulation::GripperInterface::set_is_holding_object |
( |
bool |
holding | ) |
|
|
pure virtual |
virtual bool rapid::manipulation::GripperInterface::SetPosition |
( |
double |
position, |
|
|
double |
effort = -1 |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
- rapid_manipulation/include/rapid_manipulation/gripper.h