Grasper::CloseTheGripper Class Reference
Close the gripper.
More...
Detailed Description
Close the gripper.
Definition at line 614 of file Grasper.h.
List of all members.
Public Member Functions |
| CloseTheGripper (const std::string &nodename="CloseTheGripper") |
virtual void | setup () |
| This is called by start() when it should setup the network of subnodes (if any).
|
Constructor & Destructor Documentation
Grasper::CloseTheGripper::CloseTheGripper |
( |
const std::string & |
nodename = "CloseTheGripper" |
) |
|
Member Function Documentation
virtual void Grasper::CloseTheGripper::setup |
( |
|
) |
[virtual] |
This is called by start() when it should setup the network of subnodes (if any).
Reimplemented from StateNode.
Definition at line 617 of file Grasper.h.
The documentation for this class was generated from the following file: