Describes a Denavit-Hartenberg table.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(dh_parameter_set), | public, | allocatable, dimension(:) | :: | parameters |
A collection of DH parameters for each joint in the linkage. |
Constructs a Denavit-Hartenberg table given the locations and orientations of a linkage.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(coordinate_system), | intent(in), | dimension(:) | :: | c |
An N-element array containing the coordinate frames for each of the N links of the linkage. |
The resulting Denavit-Hartenberg table.