libmove3d  3.13.0
Public Attributes
s_read_jnt_link_data Struct Reference

Structure to hold the informations on links between joints. More...

#include <device.h>

List of all members.

Public Attributes

struct jntjnt_link
 Link to an other joint.
int jnt_num
 Other joint num.
int robot_num
 Other joint multi-robot num (-1 is the environment).
int flag_prev
 TRUE if jnt_link is a previous joint.
double pos_param [NB_POS_PARAM]
 Relative position between the two joints (x, y, z, Rx, Ry, Rz)

Detailed Description

Structure to hold the informations on links between joints.

Note:
Use only for the interface of joint creation.

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines