Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Grasper::Grasp Class Reference

Grasps or releases an object from the gripper if the gripper is manipulable. More...

Inheritance diagram for Grasper::Grasp:

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 
)

Definition at line 324 of file Grasper.h.


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

Definition at line 325 of file Grasper.h.

Referenced by setup().


The documentation for this class was generated from the following file:

Tekkotsu v5.1CVS
Generated Sun May 5 23:02:46 2013 by Doxygen 1.6.3