libmove3d  3.13.0
Public Attributes
cntrt_management Struct Reference

Structure to manage the gestion of constraints in a robot. More...

#include <cntrt.h>

List of all members.

Public Attributes

p3d_cntrt ** cntrts
 Robot's constraints.
int ncntrts
 Number of robot's constraints.
int nb_dof
 Number of degree of freedom.
int * in_cntrt
 State of the constraints on the degree of freedom.
struct s_dbl_listcntrt_call_list
 constraints list in calling order

Detailed Description

Structure to manage the gestion of constraints in a robot.


Member Data Documentation

State of the constraints on the degree of freedom.

Note:
without (0), activate (1), passive (2)

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