Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SetJoint Class Reference

Set joint to specified angle. More...

Inheritance diagram for SetJoint:

Detailed Description

Set joint to specified angle.

Definition at line 545 of file Grasper.h.

List of all members.

Public Member Functions

 SetJoint (const std::string &nodename, string _jointName, float _storedVal=0, float _speed=0.4f)
void moveJoint (float value)
virtual void doStart ()

Public Attributes

string jointName
float storedVal
float speed

Constructor & Destructor Documentation

SetJoint ( const std::string &  nodename,
string  _jointName,
float  _storedVal = 0,
float  _speed = 0.4f 
)

Definition at line 547 of file Grasper.h.


Member Function Documentation

virtual void doStart (  )  [virtual]

Reimplemented from BehaviorBase.

Definition at line 552 of file Grasper.h.

void moveJoint ( float  value  ) 

Definition at line 1020 of file Grasper.cc.

Referenced by SetJoint::doStart().


Member Data Documentation

string jointName

Definition at line 548 of file Grasper.h.

Definition at line 550 of file Grasper.h.

Definition at line 549 of file Grasper.h.

Referenced by SetJoint::doStart().


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

DualCoding 5.1CVS
Generated Mon Jan 25 19:31:43 2016 by Doxygen 1.6.3