Institut de Robòtica i Informàtica Industrial
KRD Group

The CuikSuite Project

TKinTreeNode Struct Reference

Information stored in each node of a kinematic tree. More...

Collaboration diagram for TKinTreeNode:

Data Fields

Tbranch b
unsigned int lID

Detailed Description

A kinematic tree captures the structure of a mechanisms and is used to generate the loop equations and the equations defining coordinates for the vertexes of a convex part of each link.

Definition at line 307 of file world.c.


Field Documentation

Sequence of joints used to reach this node of the kinematic tree from the root of the tree.

Definition at line 308 of file world.c.

Referenced by DeleteKinTreeNode(), GetKinTreeNodeBranch(), and InitKinTreeNode().

unsigned int TKinTreeNode::lID

Identifier of the link reached by at this node of the tree.

Definition at line 310 of file world.c.

Referenced by GetKinTreeNodeLink(), and InitKinTreeNode().


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