|
|
This page explains and clarify the various variables used to denote joint forces/torques
|
|
|
|
|
|
| | Qq | Qc | Qa
|
|
|
| | Qq | Qc | Qa [^2]
|
|
|
|---------------|--------------------------------------|------------------------------------|------------------------------|
|
|
|
| Dirdyn | Input, coming from user_jointForces | Output, resulting of driven joints | Not used |
|
|
|
| Dirdyn – smlk | Input, coming from user_jointForces | | Coming from block input port |
|
|
|
| Dirdyn – smlk | Input, coming from user_jointForces [^1] | | Coming from block input port |
|
|
|
| Invdyn | Input, coming from user_jointForces | | |
|
|
|
| Equil | | | |
|
|
|
| Casadi | | | | |
|
|
\ No newline at end of file |
|
|
| Equil | Input, coming from user_jointForces | | Can be used to find a force/torqu in steady staate equil |
|
|
|
| Casadi | Symbolic/numeric constitutive law in joints (user_jointForces) | Not used | Used by module to put control input |
|
|
|
|
|
|
[^2]: Qa vector is defined via MBsysPad by checking the _actuated_ box or via the `set_qa` function of `MbsData`.
|
|
|
[^1]: the size of the expected signal on the block port will be equal the number of actuated joint set via the corresponding check box in MBsysPad. |
|
|
\ No newline at end of file |