structure containing all the data relative to the joint 'my_joint'
More...
Public Attributes | |
| my_joint | jointname |
| name of the joint, here : 'my_joint' More... | |
| my_joint | type |
| the joint type, (e.g. 'R3') More... | |
| my_joint | nature |
| the nature of the joint e.g. 'independent', 'dependent', 'driven' More... | |
| my_joint | q_ini |
| initial value of the generalized coordinate of the joint More... | |
| my_joint | qd_ini |
| initial value of the generalized velocity of the joint More... | |
| my_joint | qdd_ini |
| initial value of the generalized acceleration of the joint More... | |
| my_joint | user_model |
| name of the user model associated to the joint More... | |
| my_joint | id |
| joint number More... | |
structure containing all the data relative to the joint 'my_joint'
| my_joint id |
joint number
| my_joint jointname |
name of the joint, here : 'my_joint'
| my_joint nature |
the nature of the joint e.g. 'independent', 'dependent', 'driven'
| my_joint q_ini |
initial value of the generalized coordinate of the joint
| my_joint qd_ini |
initial value of the generalized velocity of the joint
| my_joint qdd_ini |
initial value of the generalized acceleration of the joint
| my_joint type |
the joint type, (e.g. 'R3')
| my_joint user_model |
name of the user model associated to the joint
1.8.17