Grasper::DoArmApproach Class Reference
Execute arm motion to get fingers around the object.
More...
Detailed Description
Execute arm motion to get fingers around the object.
Definition at line 149 of file Grasper.h.
List of all members.
Public Member Functions |
| DoArmApproach (const std::string &nodename="DoArmApproach") |
virtual void | setup () |
| This is called by start() when it should setup the network of subnodes (if any).
|
Constructor & Destructor Documentation
Grasper::DoArmApproach::DoArmApproach |
( |
const std::string & |
nodename = "DoArmApproach" |
) |
|
Member Function Documentation
virtual void Grasper::DoArmApproach::setup |
( |
|
) |
[virtual] |
This is called by start() when it should setup the network of subnodes (if any).
Reimplemented from StateNode.
Definition at line 154 of file Grasper.h.
The documentation for this class was generated from the following file: