Grasper::Grasp Class Reference
Grasps or releases an object from the gripper if the gripper is manipulable.
More...
Detailed Description
Grasps or releases an object from the gripper if the gripper is manipulable.
Definition at line 322 of file Grasper.h.
List of all members.
Public Member Functions |
| | Grasp (const std::string &nodename, bool _closeGripper=true) |
| virtual void | setup () |
| | This is called by start() when it should setup the network of subnodes (if any).
|
Public Attributes |
| bool | closeGripper |
Constructor & Destructor Documentation
| Grasper::Grasp::Grasp |
( |
const std::string & |
nodename, |
|
|
bool |
_closeGripper = true | |
|
) |
| | |
Member Function Documentation
| virtual void Grasper::Grasp::setup |
( |
|
) |
[virtual] |
This is called by start() when it should setup the network of subnodes (if any).
Reimplemented from StateNode.
Definition at line 326 of file Grasper.h.
Member Data Documentation
The documentation for this class was generated from the following file: