Skip to content

Commit 77f1fd5

Browse files
authored
Update readme.md
1 parent e78c238 commit 77f1fd5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010

1111
[Modified Denavit-Hartenberg parameters](https://en.wikipedia.org/wiki/Denavit%E2%80%93Hartenberg_parameters#Modified_DH_parameters)
1212

13+
Build kinematic chains using the modified Denavit-Hartenberg paramters
14+
15+
- d: offset along previous z to the common normal
16+
- theta: angle about previous z, from old x to new x
17+
- a: length of the common normal, assuming a revolute joint, this is the radius about previous z.
18+
- alpha: angle about common normal, from old z axis to new z axis
19+
1320
## Inspiration
1421

1522
You should probably use one of these, they inspired me to write a simpler

0 commit comments

Comments
 (0)