Go to the documentation of this file.
   39         unsigned int segmentNr;
 
   53             for (
unsigned int i=0;i<segmentNr;i++) {
 
   70         unsigned int segmentNr;
 
   82         else if(out.
size()!=segmentNr)
 
   84         else if(segmentNr == 0)
 
   97             for (
unsigned int i=1;i<segmentNr;i++) {
 
  
virtual int JntToCart(const JntArrayVel &q_in, FrameVel &out, int segmentNr=-1)
const Joint & getJoint() const
unsigned int getNrOfSegments() const
@ E_OUT_OF_RANGE
Requested index out of range.
unsigned int rows() const
const Segment & getSegment(unsigned int nr) const
@ E_SIZE_MISMATCH
Input size does not match internal state.
Frame pose(const double &q) const
Twist twist(const double &q, const double &qdot) const
~ChainFkSolverVel_recursive()
static IMETHOD FrameVel Identity()
const JointType & getType() const
ChainFkSolverVel_recursive(const Chain &chain)
This class encapsulates a serial kinematic interconnection structure. It is built out of segments.
unsigned int getNrOfJoints() const
int error
Latest error, initialized to E_NOERROR in constructor.