We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e78c238 commit 77f1fd5Copy full SHA for 77f1fd5
1 file changed
readme.md
@@ -10,6 +10,13 @@
10
11
[Modified Denavit-Hartenberg parameters](https://en.wikipedia.org/wiki/Denavit%E2%80%93Hartenberg_parameters#Modified_DH_parameters)
12
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
20
## Inspiration
21
22
You should probably use one of these, they inspired me to write a simpler
0 commit comments